diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 16:13:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 16:13:22 +0000 |
commit | f6bbf3c6f52240dbe792ba1a2fc5ba7e3575e69c (patch) | |
tree | 8bea9874f5bf2b6c77098e5ee8a50f292a3b9bda | |
parent | - Add LICENSE (diff) |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=362083
-rw-r--r-- | textproc/it-mythes/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/it-mythes/Makefile b/textproc/it-mythes/Makefile index 94ae0ff62fa6..3e250eb59f13 100644 --- a/textproc/it-mythes/Makefile +++ b/textproc/it-mythes/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Italian thesaurus +LICENSE= AGPLv3 + USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes |