pkgsrc/print/tex-eijkhout/Makefile
markd 0ebc769dd1 Add tex-eijkhout 2016
Three unrelated packages: DB_process, to parse and process
database output; CD_labeler, to typeset user text to fit on a
CD label; and repeat, a nestable, generic loop macro.
2016-09-20 12:44:27 +00:00

15 lines
367 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/09/20 12:44:27 markd Exp $
DISTNAME= eijkhout
PKGNAME= tex-${DISTNAME}-2016
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/eijkhout
COMMENT= Victor Eijkhout's packages
LICENSE= gnu-gpl-v2
CONFLICTS+= teTeX-texmf<=3.0nb56
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"