15 lines
380 B
Makefile
15 lines
380 B
Makefile
# $NetBSD: Makefile,v 1.6 2015/05/05 17:01:08 wiz Exp $
|
|
|
|
DISTNAME= enctex
|
|
PKGNAME= tex-${DISTNAME}-2014
|
|
TEXLIVE_REV= 34957
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/enctex
|
|
COMMENT= TeX extension for flexible input/output reencoding
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb15
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|