diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-18 02:08:17 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-18 02:08:17 +0800 |
commit | d7afdb2fbf3c8d129972996c842a7ade6832fe63 (patch) | |
tree | c623412a9a5f3b5145e3d865eeb19557c4cdd818 /chinese/tintin++ | |
parent | 571d907307b36a76d55d66902633f893acddd606 (diff) | |
download | freebsd-ports-gnome-d7afdb2fbf3c8d129972996c842a7ade6832fe63.tar.gz freebsd-ports-gnome-d7afdb2fbf3c8d129972996c842a7ade6832fe63.tar.zst freebsd-ports-gnome-d7afdb2fbf3c8d129972996c842a7ade6832fe63.zip |
- Add LICENSE_FILE
Diffstat (limited to 'chinese/tintin++')
-rw-r--r-- | chinese/tintin++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile index 9cf54729688c..fa14bde4c2b9 100644 --- a/chinese/tintin++/Makefile +++ b/chinese/tintin++/Makefile @@ -6,6 +6,7 @@ CATEGORIES= chinese MAINTAINER= sunpoet@FreeBSD.org LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/../COPYING MASTERDIR= ${.CURDIR}/../../net/tintin++ |