summaryrefslogtreecommitdiff
path: root/print/tex-leaflet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-leaflet/Makefile')
-rw-r--r--print/tex-leaflet/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/print/tex-leaflet/Makefile b/print/tex-leaflet/Makefile
new file mode 100644
index 00000000000..f5dedb9915d
--- /dev/null
+++ b/print/tex-leaflet/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= leaflet
+PKGNAME= tex-${DISTNAME}-1.0c
+
+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/module.mk"
+.include "../../mk/bsd.pkg.mk"