44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
13 lines
346 B
Makefile
13 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:28 wiz Exp $
|
|
|
|
DISTNAME= texdraw
|
|
PKGNAME= tex-${DISTNAME}-2.0
|
|
TEXLIVE_REV= 31894
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/texdraw
|
|
COMMENT= Graphical macros, using embedded PostScript
|
|
#LICENSE= other-free
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|