diff options
Diffstat (limited to 'textproc/py-hexdump/Makefile')
-rw-r--r-- | textproc/py-hexdump/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/py-hexdump/Makefile b/textproc/py-hexdump/Makefile index 3c9aadd28fcf..3a9143a75d40 100644 --- a/textproc/py-hexdump/Makefile +++ b/textproc/py-hexdump/Makefile @@ -10,10 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Print binary in hex format -LICENSE= unknown -LICENSE_NAME= Public Domain -LICENSE_TEXT= This software us in the public domain -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD WRKSRC= ${WRKDIR} USES= python zip |