summaryrefslogtreecommitdiff
path: root/print/tex-kotex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-kotex/Makefile')
-rw-r--r--print/tex-kotex/Makefile31
1 files changed, 31 insertions, 0 deletions
diff --git a/print/tex-kotex/Makefile b/print/tex-kotex/Makefile
new file mode 100644
index 00000000000..b306f960b6a
--- /dev/null
+++ b/print/tex-kotex/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 23:46:18 minskim Exp $
+# TeX Live Revision 18
+
+DISTNAME= kotex
+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= TeX macro package to typeset Korean
+
+DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super
+DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem
+DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
+DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
+DEPENDS+= tex-kotex-base-[0-9]*:../../fonts/tex-kotex-base
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+= tex-ltxmisc-[0-9]*:../../print/tex-ltxmisc
+DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype
+DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir
+DEPENDS+= tex-moreverb-[0-9]*:../../print/tex-moreverb
+DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
+DEPENDS+= tex-paralist-[0-9]*:../../print/tex-paralist
+DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty
+DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace
+DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+DEPENDS+= tex-type1cm-[0-9]*:../../print/tex-type1cm
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"