diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-17 18:08:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-17 18:08:17 +0000 |
commit | d7afdb2fbf3c8d129972996c842a7ade6832fe63 (patch) | |
tree | c623412a9a5f3b5145e3d865eeb19557c4cdd818 /chinese | |
parent | 571d907307b36a76d55d66902633f893acddd606 (diff) | |
download | ports-d7afdb2fbf3c8d129972996c842a7ade6832fe63.tar.gz ports-d7afdb2fbf3c8d129972996c842a7ade6832fe63.zip |
Notes
Diffstat (limited to 'chinese')
-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++ |