diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-12 14:33:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-12 14:33:21 +0000 |
commit | 94817f078473a40920b4a61d9d46edf052f3c1c9 (patch) | |
tree | 9419015f28d81d3b8c7f8074afa8e5cf158c0e64 /textproc/words/Makefile | |
parent | d861678bdefc371a8cb6bf3d2c316437130a0b33 (diff) |
Notes
Diffstat (limited to 'textproc/words/Makefile')
-rw-r--r-- | textproc/words/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/textproc/words/Makefile b/textproc/words/Makefile index 73042b61f55d..48c3711b9a7f 100644 --- a/textproc/words/Makefile +++ b/textproc/words/Makefile @@ -11,12 +11,7 @@ DISTNAME= ${PORTNAME}all MAINTAINER= marino@FreeBSD.org COMMENT= Latin-English Dictionary Program -LICENSE= public -LICENSE_NAME= Public Domain -LICENSE_TEXT= All parts of the WORDS system, source code and data files, \ - are made freely available to anyone that wishes to use them, \ - for whatever purpose. -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD USES= ada zip NO_WRKSUBDIR= yes |