aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/p5-Encode-HanConvert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/p5-Encode-HanConvert/Makefile')
-rw-r--r--chinese/p5-Encode-HanConvert/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile
index 8300bb231c6..71e2b10a40d 100644
--- a/chinese/p5-Encode-HanConvert/Makefile
+++ b/chinese/p5-Encode-HanConvert/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Traditional and Simplified Chinese mappings
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
-regression-test:
- cd ${WRKSRC} && ${MAKE} test
-
.include <bsd.port.mk>