59e88db2f6
This PSTricks package provides a really rather simple command \PstLens that will draw a lens. Command parameters provide a remarkable range of effects.
14 lines
381 B
Makefile
14 lines
381 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:53 minskim Exp $
|
|
|
|
DISTNAME= pst-lens
|
|
PKGNAME= tex-${DISTNAME}-1.02
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Lenses with PSTricks
|
|
|
|
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|