diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 23:45:45 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 23:45:45 +0800 |
commit | 5abf9b27434c0954ecf0af059dd48e13a60cbd66 (patch) | |
tree | 55b0a69573f83efab9e77f79465a712bd0f0abd7 /hebrew | |
parent | 2dbd7e9616193d9d6f437566bd9b8049146cb006 (diff) | |
download | freebsd-ports-gnome-5abf9b27434c0954ecf0af059dd48e13a60cbd66.tar.gz freebsd-ports-gnome-5abf9b27434c0954ecf0af059dd48e13a60cbd66.tar.zst freebsd-ports-gnome-5abf9b27434c0954ecf0af059dd48e13a60cbd66.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 |