pkgsrc/print/tex-etex/Makefile

17 lines
425 B
Makefile
Raw Normal View History

2019-12-06 21:17:03 +01:00
# $NetBSD: Makefile,v 1.9 2019/12/06 20:19:31 markd Exp $
DISTNAME= etex
PKGNAME= tex-${DISTNAME}-2.1.31600
TEXLIVE_REV= 31600
MAINTAINER= minskim@NetBSD.org
2015-05-05 19:05:03 +02:00
HOMEPAGE= http://ctan.org/pkg/etex
COMMENT= TeX implementation filling the gap between TeX3 and NTS
2015-05-05 19:05:03 +02:00
#LICENSE= knuth
DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
2019-12-06 21:17:03 +01:00
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"