summaryrefslogtreecommitdiff
path: root/graphics/tex-venndiagram-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-venndiagram-doc/Makefile')
-rw-r--r--graphics/tex-venndiagram-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/tex-venndiagram-doc/Makefile b/graphics/tex-venndiagram-doc/Makefile
new file mode 100644
index 00000000000..75e9c1650fe
--- /dev/null
+++ b/graphics/tex-venndiagram-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/08/24 02:21:17 markd Exp $
+
+DISTNAME= venndiagram.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.1
+TEXLIVE_REV= 40058
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/venndiagram
+COMMENT= Documentation for tex-venndiagram
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"