aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2016-01-12 23:32:33 +0800
committerzi <zi@FreeBSD.org>2016-01-12 23:32:33 +0800
commite01eb334f8b4e498c00de1eb6f6ed423beeea692 (patch)
tree9bae304cc20fc47705a0c5cad38fa5560b580b06 /textproc
parent301931b944dacfa5c036ea48036e5308df4ebe8f (diff)
downloadfreebsd-ports-gnome-e01eb334f8b4e498c00de1eb6f6ed423beeea692.tar.gz
freebsd-ports-gnome-e01eb334f8b4e498c00de1eb6f6ed423beeea692.tar.zst
freebsd-ports-gnome-e01eb334f8b4e498c00de1eb6f6ed423beeea692.zip
New port: textproc/py-hypua2jamo:
Convert Hanyang-PUA code to unicode Hangul Jamo WWW: https://pypi.python.org/pypi/hypua2jamo
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/py-hypua2jamo/Makefile16
-rw-r--r--textproc/py-hypua2jamo/distinfo2
-rw-r--r--textproc/py-hypua2jamo/pkg-descr3
4 files changed, 22 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 584a788f6f35..2f00322a838c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1231,6 +1231,7 @@
SUBDIR += py-hexdump
SUBDIR += py-html2text
SUBDIR += py-hyperestraier-python
+ SUBDIR += py-hypua2jamo
SUBDIR += py-jaxml
SUBDIR += py-junit-xml
SUBDIR += py-libtre
diff --git a/textproc/py-hypua2jamo/Makefile b/textproc/py-hypua2jamo/Makefile
new file mode 100644
index 000000000000..a8a2e91292ad
--- /dev/null
+++ b/textproc/py-hypua2jamo/Makefile
@@ -0,0 +1,16 @@
+# Created by: Ryan Steinmetz <zi@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= hypua2jamo
+PORTVERSION= 0.3
+CATEGORIES= textproc python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= zi@FreeBSD.org
+COMMENT= Convert Hanyang-PUA code to unicode Hangul Jamo
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
diff --git a/textproc/py-hypua2jamo/distinfo b/textproc/py-hypua2jamo/distinfo
new file mode 100644
index 000000000000..5ecc6c3c774d
--- /dev/null
+++ b/textproc/py-hypua2jamo/distinfo
@@ -0,0 +1,2 @@
+SHA256 (hypua2jamo-0.3.tar.gz) = 4d17db0733724a0afc287fdd80a08b0cd15b43091122d8e844744e971aef5585
+SIZE (hypua2jamo-0.3.tar.gz) = 214876
diff --git a/textproc/py-hypua2jamo/pkg-descr b/textproc/py-hypua2jamo/pkg-descr
new file mode 100644
index 000000000000..31a6bb2512a6
--- /dev/null
+++ b/textproc/py-hypua2jamo/pkg-descr
@@ -0,0 +1,3 @@
+Convert Hanyang-PUA code to unicode Hangul Jamo
+
+WWW: https://pypi.python.org/pypi/hypua2jamo