Files
pkgsrc-ng/print/tex-plain/Makefile
2016-01-21 23:41:46 +01:00

20 lines
566 B
Makefile

# $NetBSD: Makefile,v 1.11 2015/06/14 12:50:05 markd Exp $
DISTNAME= plain
PKGNAME= tex-${DISTNAME}-3.141592653.37363
TEXLIVE_REV= 37363
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/plain
COMMENT= The Plain TeX format
#LICENSE= knuth
CONFLICTS+= teTeX-texmf<=3.0nb11
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
DEPENDS+= tex-misc-[0-9]*:../../print/tex-misc
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"