summaryrefslogtreecommitdiff
path: root/fonts/tex-kotex-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-kotex-base/Makefile')
-rw-r--r--fonts/tex-kotex-base/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/tex-kotex-base/Makefile b/fonts/tex-kotex-base/Makefile
new file mode 100644
index 00000000000..11cb167738a
--- /dev/null
+++ b/fonts/tex-kotex-base/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/06/10 00:24:30 minskim Exp $
+# TeX Live Revision 1
+
+DISTNAME= kotex-base
+PKGNAME= tex-${DISTNAME}-0.1.1
+MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2008/archive/
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://project.ktug.or.kr/ko.TeX/
+COMMENT= Fonts for Korean TeX
+
+TEX_MAP_FILES+= kotex-base.map
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"