# Created by: Yuri Victorovich <yuri@rawbw.com>

PORTNAME=	hexdump
PORTVERSION=	3.3
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Print binary in hex format

LICENSE=	PD

USES=		python:3.6+ zip
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes
NO_WRKSUBDIR=	yes

.include <bsd.port.mk>
