summaryrefslogtreecommitdiff
path: root/graphics/tex-slideshow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-slideshow/Makefile')
-rw-r--r--graphics/tex-slideshow/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/tex-slideshow/Makefile b/graphics/tex-slideshow/Makefile
new file mode 100644
index 00000000000..2d191fc761a
--- /dev/null
+++ b/graphics/tex-slideshow/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $
+
+DISTNAME= slideshow
+PKGNAME= tex-${DISTNAME}-1.0
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/slideshow
+COMMENT= Generate slideshow with MetaPost
+#LICENSE= other-free
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"