diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-17 00:18:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-17 00:18:31 +0800 |
commit | fdf027438908e0a3a70f81f66eb9a998642a038b (patch) | |
tree | a3da5b286c813b7db7e1249c12efbca0a81f2c61 | |
parent | 01e18278a218389228b1f9fdea889b6675c7ccf2 (diff) | |
download | freebsd-ports-gnome-fdf027438908e0a3a70f81f66eb9a998642a038b.tar.gz freebsd-ports-gnome-fdf027438908e0a3a70f81f66eb9a998642a038b.tar.zst freebsd-ports-gnome-fdf027438908e0a3a70f81f66eb9a998642a038b.zip |
- Add LICENSE
-rw-r--r-- | french/hyphen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile index 3f15b00c4abf..fbf51cf32246 100644 --- a/french/hyphen/Makefile +++ b/french/hyphen/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= French hyphenation rules +LICENSE= LGPL21 + USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes |