pkgsrc/graphics/tex-pst-lens/Makefile

15 lines
381 B
Makefile
Raw Normal View History

# $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"