diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-16 23:45:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-16 23:45:45 +0800 |
commit | 8b183e9185f12a69edae3e9af41344af274b9306 (patch) | |
tree | 55b0a69573f83efab9e77f79465a712bd0f0abd7 /hebrew | |
parent | 4513e75473e414be2e43d213cff131bda4849f31 (diff) | |
download | freebsd-ports-gnome-8b183e9185f12a69edae3e9af41344af274b9306.tar.gz freebsd-ports-gnome-8b183e9185f12a69edae3e9af41344af274b9306.tar.zst freebsd-ports-gnome-8b183e9185f12a69edae3e9af41344af274b9306.zip |
- Add LICENSE
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/hunspell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index 9bbc270e42fd..72c9e7c49b2d 100644 --- a/hebrew/hunspell/Makefile +++ b/hebrew/hunspell/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Hebrew hunspell dictionaries +LICENSE= AGPLv3 + ALL_TARGET= hunspell CONFIGURE_ARGS= --enable-fatverb GNU_CONFIGURE= yes |