Files
pkgsrc-ng/print/tex-leaflet/Makefile
2016-01-21 23:40:00 +01:00

18 lines
536 B
Makefile

# $NetBSD: Makefile,v 1.3 2014/08/05 19:15:22 wiz Exp $
DISTNAME= leaflet
PKGNAME= tex-${DISTNAME}-1.0e
TEXLIVE_REV= 32093
MAINTAINER= leot1990@users.sourceforge.net
COMMENT= Create small handouts (flyers)
DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"