summaryrefslogtreecommitdiff
path: root/korean/johabfonts/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-18 08:45:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-18 08:45:52 +0000
commitceef50cbdc0b54ca2c65a46ca89e013047361555 (patch)
tree9f59bfae0e267662bd7b2e7a62bd58c8d137b2cb /korean/johabfonts/Makefile
parentUpgrade, 3.0.54 -> 3.0.56. (diff)
Mega-import of three hanterms (with different font handling) and a
popular Korean font. PR: 3093, 3094, 3095, 3096 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>
Notes
Notes: svn path=/head/; revision=6230
Diffstat (limited to 'korean/johabfonts/Makefile')
-rw-r--r--korean/johabfonts/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile
new file mode 100644
index 000000000000..a4ca286ffcc0
--- /dev/null
+++ b/korean/johabfonts/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: hanterm304fonts
+# Version required: none
+# Date created: 22 Mar 1997
+# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
+#
+# $Id$
+#
+
+DISTNAME= hanterm304fonts
+PKGNAME= kr-johabfonts-304
+CATEGORIES= korean x11
+MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/ \
+ ftp://sunsite.kren.nm.kr/pub/packages/hangul/terminal/hanterm/
+
+MAINTAINER= junker@jazz.snu.ac.kr
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+# to show a warning message to add fontpath for these fonts
+post-install:
+ @${CAT} ${PKGDIR}/MESSAGE
+
+.include <bsd.port.mk>