pkgsrc/print/tex-placeins/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

12 lines
301 B
Makefile

# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:42 wiz Exp $
DISTNAME= placeins
PKGNAME= tex-${DISTNAME}-2.2
TEXLIVE_REV= 19848
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX command to control float placement
LICENSE= public-domain
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"