aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2014-07-10 08:30:19 +0800
committerYen-Ming Lee <leeym@FreeBSD.org>2014-07-10 08:30:19 +0800
commitf99aa0b108b474f1b3b2892f5ef22e5facf9543d (patch)
tree80b1137686614c4f625570e92cac1d02da277ae9 /chinese
parentfc9556ced80d0110276a1a0ca541164be8be9953 (diff)
downloadfreebsd-ports-gnome-f99aa0b108b474f1b3b2892f5ef22e5facf9543d.tar.gz
freebsd-ports-gnome-f99aa0b108b474f1b3b2892f5ef22e5facf9543d.tar.zst
freebsd-ports-gnome-f99aa0b108b474f1b3b2892f5ef22e5facf9543d.zip
- add LICENSE
Diffstat (limited to 'chinese')
-rw-r--r--chinese/p5-Encode-HanExtra/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/p5-Encode-HanExtra/Makefile b/chinese/p5-Encode-HanExtra/Makefile
index c1dd59f50d85..02d7162fd3d7 100644
--- a/chinese/p5-Encode-HanExtra/Makefile
+++ b/chinese/p5-Encode-HanExtra/Makefile
@@ -10,8 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= leeym@FreeBSD.org
COMMENT= Extra sets of Chinese encodings
+LICENSE= MIT
+
USES= perl5
USE_PERL5= configure
-
.include <bsd.port.mk>