aboutsummaryrefslogtreecommitdiff
path: root/korean/unfonts-extra
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2011-08-08 17:30:38 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2011-08-08 17:30:38 +0000
commit3e05625b0e9bd194a656d426ea2877ddc0bc17b5 (patch)
treeb0b3a5bed19dab0cfd7d07d6bf813f16fd14b8ae /korean/unfonts-extra
parente54ad6595ac517b8e5e268bd0a0e631a5d145a68 (diff)
downloadports-3e05625b0e9bd194a656d426ea2877ddc0bc17b5.tar.gz
ports-3e05625b0e9bd194a656d426ea2877ddc0bc17b5.zip
Notes
Diffstat (limited to 'korean/unfonts-extra')
-rw-r--r--korean/unfonts-extra/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/korean/unfonts-extra/Makefile b/korean/unfonts-extra/Makefile
new file mode 100644
index 000000000000..4c764e76bcab
--- /dev/null
+++ b/korean/unfonts-extra/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: unfonts-extra-ttf
+# Date created: 27 September 2003
+# Whom: Hye-Shik Chang <perky@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTVERSION= 1.0.1
+MASTER_SITES= http://kldp.net/frs/download.php/1435/
+
+FONTCAT= extra
+FONTLIST= UnBom \
+ UnJamoBatang \
+ UnJamoDotum \
+ UnJamoNovel \
+ UnJamoSora \
+ UnPen \
+ UnPenheulim \
+ UnShinmun \
+ UnTaza \
+ UnYetgul
+
+MASTERDIR= ${.CURDIR}/../unfonts-core
+
+.include "${MASTERDIR}/Makefile"