44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
13 lines
332 B
Makefile
13 lines
332 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:46 wiz Exp $
|
|
|
|
DISTNAME= wrapfig
|
|
PKGNAME= tex-${DISTNAME}-3.6
|
|
PKGREVISION= 1
|
|
TEXLIVE_REV= 22048
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to produce figures which text can flow around
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|