pkgsrc/print/tex-leaflet/Makefile
2019-12-06 20:17:03 +00:00

20 lines
620 B
Makefile

# $NetBSD: Makefile,v 1.7 2019/12/06 20:21:52 markd Exp $
DISTNAME= leaflet
PKGNAME= tex-${DISTNAME}-1.1b
TEXLIVE_REV= 43523
MAINTAINER= leot1990@users.sourceforge.net
HOMEPAGE= http://ctan.org/pkg/leaflet
COMMENT= Create small handouts (flyers)
LICENSE= lppl-1.3c
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
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"