summaryrefslogtreecommitdiff
path: root/graphics/tex-shapes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-shapes/Makefile')
-rw-r--r--graphics/tex-shapes/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/tex-shapes/Makefile b/graphics/tex-shapes/Makefile
new file mode 100644
index 00000000000..4e3f811e2f7
--- /dev/null
+++ b/graphics/tex-shapes/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/09/02 10:50:40 markd Exp $
+
+DISTNAME= shapes
+PKGNAME= tex-${DISTNAME}-1.0
+TEXLIVE_REV= 37937
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/shapes
+COMMENT= Draw polygons, reentrant stars, and fractions in circles with Metapost
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"