pkgsrc/print/tex-kotex-dev-doc/Makefile
minskim dfbd96228a Update tex-kotex-dev{,-doc} to 0.3.
Changes:
- remove code suppressing char orphan in xetexko
- remove obsolete files from luatexko
- provides [nounfonts] option in luatexko.sty
- remove hyperref outuni routine from luatexko.sty
- remove plain tex latin font setting in xetexko-space.sty and
  luatexko.{tex,lua}
- consider some chinese center-aligned full stop in xetexko-space
- introduced hanjahook.sty. updated xetexko-dotemph and hangulhook
2011-11-29 21:20:59 +00:00

14 lines
430 B
Makefile

# $NetBSD: Makefile,v 1.4 2011/11/29 21:20:59 minskim Exp $
DISTNAME= kotex-dev.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.3
MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2011/archive/
DIST_SUBDIR= ${PKGNAME_NOREV:S/-doc//}
TEXLIVE_REV= 21
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://project.ktug.or.kr/ko.TeX/
COMMENT= Documentation for tex-kotex-dev
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"