aboutsummaryrefslogtreecommitdiff
path: root/korean/p5-Lingua-KO-Hangul-Util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/p5-Lingua-KO-Hangul-Util/Makefile')
-rw-r--r--korean/p5-Lingua-KO-Hangul-Util/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/korean/p5-Lingua-KO-Hangul-Util/Makefile b/korean/p5-Lingua-KO-Hangul-Util/Makefile
new file mode 100644
index 000000000000..c04b20c25625
--- /dev/null
+++ b/korean/p5-Lingua-KO-Hangul-Util/Makefile
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME= Lingua-KO-Hangul-Util
+PORTVERSION= 0.28
+CATEGORIES= korean perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR=CPAN:SADAHIRO
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= bokutin@bokut.in
+COMMENT= Utility functions for Hangul in Unicode
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
+USES= perl5
+USE_PERL5= configure
+PLIST_FILES= ${SITE_PERL}/Lingua/KO/Hangul/Util.pm \
+ ${SITE_MAN3_REL}/Lingua::KO::Hangul::Util.3.gz
+NO_ARCH= yes
+
+.include <bsd.port.mk>