# Created by: Yuri Victorovich # $FreeBSD: head/textproc/py-hexdump/Makefile 559531 2020-12-28 23:02:12Z antoine $ 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