pkgsrc/graphics/tex-eepic/Makefile
minskim fe1d4070af Import tex-eepic-1.1e as graphics/tex-eepic.
Extensions to epic and the LaTeX picture drawing environment, include
the drawing of lines at any slope, the drawing of circles in any radii,
and the drawing of dotted and dashed lines much faster with much less
TeX memory, and providing several new commands for drawing ellipses,
arcs, splines, and filled circles and ellipses. The package uses tpic
\special commands.
2010-06-16 23:24:13 +00:00

13 lines
326 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/06/16 23:24:13 minskim Exp $
DISTNAME= eepic
PKGNAME= tex-${DISTNAME}-1.1e
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Extensions to epic and the LaTeX drawing tools
CONFLICTS+= teTeX-texmf<=3.0nb25
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"