aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-12-11 19:35:25 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-12-11 19:35:25 +0000
commitb5b931e036ee6e1883dcb99500c9eeca3d75b586 (patch)
tree2369e48f845ba9979c99fac4e2d3af36461c1669 /korean
parent7bbea946d28a1f4add3185ac8d9f89d42e7d7862 (diff)
downloadports-b5b931e036ee6e1883dcb99500c9eeca3d75b586.tar.gz
ports-b5b931e036ee6e1883dcb99500c9eeca3d75b586.zip
New port: korean/p5-Lingua-KO-Romanize-Hangul: Romanization of Korean language
Romanization of Korean language. WWW: https://metacpan.org/release/Lingua-KO-Romanize-Hangul PR: 242357 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
Notes
Notes: svn path=/head/; revision=519837
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile1
-rw-r--r--korean/p5-Lingua-KO-Romanize-Hangul/Makefile22
-rw-r--r--korean/p5-Lingua-KO-Romanize-Hangul/distinfo3
-rw-r--r--korean/p5-Lingua-KO-Romanize-Hangul/pkg-descr3
4 files changed, 29 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile
index c7c5bd74b7dd..719d90719935 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -35,6 +35,7 @@
SUBDIR += nanumfonts-ttf
SUBDIR += nhpf
SUBDIR += p5-Lingua-KO-Hangul-Util
+ SUBDIR += p5-Lingua-KO-Romanize-Hangul
SUBDIR += scim-hangul
SUBDIR += scim-tables
SUBDIR += sourcehansans-otf
diff --git a/korean/p5-Lingua-KO-Romanize-Hangul/Makefile b/korean/p5-Lingua-KO-Romanize-Hangul/Makefile
new file mode 100644
index 000000000000..e8379d5e499c
--- /dev/null
+++ b/korean/p5-Lingua-KO-Romanize-Hangul/Makefile
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME= Lingua-KO-Romanize-Hangul
+PORTVERSION= 0.20
+CATEGORIES= korean perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR=CPAN:KAWASAKI
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= bokutin@bokut.in
+COMMENT= Romanization of Korean language
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
+USES= perl5
+USE_PERL5= configure
+PLIST_FILES= ${SITE_PERL}/Lingua/KO/Romanize/Hangul.pm \
+ ${SITE_MAN3_REL}/Lingua::KO::Romanize::Hangul.3.gz
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/korean/p5-Lingua-KO-Romanize-Hangul/distinfo b/korean/p5-Lingua-KO-Romanize-Hangul/distinfo
new file mode 100644
index 000000000000..cd05e9bee2b4
--- /dev/null
+++ b/korean/p5-Lingua-KO-Romanize-Hangul/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1574739554
+SHA256 (Lingua-KO-Romanize-Hangul-0.20.tar.gz) = bcba673be28ad8b830781e5c8718d1afc6793135ca4c649661031f95433c5dac
+SIZE (Lingua-KO-Romanize-Hangul-0.20.tar.gz) = 5416
diff --git a/korean/p5-Lingua-KO-Romanize-Hangul/pkg-descr b/korean/p5-Lingua-KO-Romanize-Hangul/pkg-descr
new file mode 100644
index 000000000000..6b234db7f8cf
--- /dev/null
+++ b/korean/p5-Lingua-KO-Romanize-Hangul/pkg-descr
@@ -0,0 +1,3 @@
+Romanization of Korean language.
+
+WWW: https://metacpan.org/release/Lingua-KO-Romanize-Hangul