summaryrefslogtreecommitdiff
path: root/fonts/ko-x11fonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/ko-x11fonts/Makefile')
-rw-r--r--fonts/ko-x11fonts/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/fonts/ko-x11fonts/Makefile b/fonts/ko-x11fonts/Makefile
new file mode 100644
index 00000000000..9de975f4bd1
--- /dev/null
+++ b/fonts/ko-x11fonts/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/07/22 01:11:38 itojun Exp $
+
+DISTNAME= ko-x11fonts-20010722
+CATEGORIES= fonts x11 korean
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Korean X11 fonts
+
+DEPENDS+= ko-baekmuk>=20010718:../../fonts/ko-baekmuk
+DEPENDS+= ko-hanyang>=20010718:../../fonts/ko-hanyang
+DEPENDS+= ko-kaist>=20010718:../../fonts/ko-kaist
+DEPENDS+= ko-mizi>=20010718:../../fonts/ko-mizi
+
+EXTRACT_ONLY= # empty
+NO_CHECKSUM= # defined
+NO_PATCH= # defined
+NO_CONFIGURE= # defined
+NO_BUILD= # defined
+
+do-install: # empty
+
+.include "../../mk/bsd.pkg.mk"