f790ed657b
EncTeX is a TeX extension allowing you flexible input/output reencoding by new encTeX primitives. It allows full UTF-8 processing in standard 8-bit TeX.
13 lines
343 B
Makefile
13 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/06/07 06:04:09 minskim Exp $
|
|
# TeX Live Revision 11913
|
|
|
|
DISTNAME= enctex
|
|
PKGNAME= tex-${DISTNAME}-2008.11913
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= TeX extension for flexible input/output reencoding
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb15
|
|
|
|
.include "../../print/texlive/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|