2011-11-29 22:16:00 +01:00
|
|
|
# $NetBSD: Makefile,v 1.7 2011/11/29 21:16:00 minskim Exp $
|
2009-07-11 01:46:18 +02:00
|
|
|
|
|
|
|
DISTNAME= kotex
|
2011-11-29 22:16:00 +01:00
|
|
|
PKGNAME= tex-${DISTNAME}-0.3
|
|
|
|
MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2011/archive/
|
|
|
|
DIST_SUBDIR= ${PKGNAME_NOREV}
|
2011-01-12 16:18:11 +01:00
|
|
|
TEXLIVE_REV= 1
|
2009-07-11 01:46:18 +02:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
HOMEPAGE= http://project.ktug.or.kr/ko.TeX/
|
2011-01-12 16:18:11 +01:00
|
|
|
COMMENT= ko.TeX macros to typeset Korean with etex or pdftex
|
2009-07-11 01:46:18 +02:00
|
|
|
|
|
|
|
DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super
|
|
|
|
DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem
|
|
|
|
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
|
2010-05-04 17:50:45 +02:00
|
|
|
DEPENDS+= tex-kotex-base>=0.1.1nb1:../../fonts/tex-kotex-base
|
|
|
|
DEPENDS+= tex-kotex-utils>=0.1.1:../../print/tex-kotex-utils
|
2009-07-11 01:46:18 +02:00
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
|
|
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
|
2011-01-23 00:12:39 +01:00
|
|
|
DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem
|
2009-07-11 01:46:18 +02:00
|
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
|
|
|
|
2010-05-04 17:50:45 +02:00
|
|
|
.include "../../print/texlive/package.mk"
|
2009-07-11 01:46:18 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|