PORTNAME=	hexdump
PORTVERSION=	3.3
PORTREVISION=	1
CATEGORIES=	textproc python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Print binary in hex format
WWW=		https://pypi.org/project/hexdump/

LICENSE=	PD

USES=		python zip
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes
NO_WRKSUBDIR=	yes

.include <bsd.port.mk>
