summaryrefslogtreecommitdiff
path: root/graphics/tex-mcf2graph/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-09-02 10:50:40 +0000
committermarkd <markd>2015-09-02 10:50:40 +0000
commit423afa36c529ab76e03f462d82bc205ae841508c (patch)
tree646fccf5bad0703b88fa98b9806ddbffb7ed1f13 /graphics/tex-mcf2graph/Makefile
parenta4fa686af669f74079853f4b99ae1cd6a84e897b (diff)
downloadpkgsrc-423afa36c529ab76e03f462d82bc205ae841508c.tar.gz
Add tex-mcf2graph{,-doc} 3.53
Draw chemical structure diagrams with Metafont/MetaPost Add tex-roundrect{,-doc} 1.0 Metapost macros for highly configurable rounded rectangles Add tex-shapes{,-doc} 1.0 Draw polygons, reentrant stars, and fractions in circles with Metapost
Diffstat (limited to 'graphics/tex-mcf2graph/Makefile')
-rw-r--r--graphics/tex-mcf2graph/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/tex-mcf2graph/Makefile b/graphics/tex-mcf2graph/Makefile
new file mode 100644
index 00000000000..b0342b5fc36
--- /dev/null
+++ b/graphics/tex-mcf2graph/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/09/02 10:50:40 markd Exp $
+
+DISTNAME= mcf2graph
+PKGNAME= tex-${DISTNAME}-3.53
+TEXLIVE_REV= 38004
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/mcf2graph
+COMMENT= Draw chemical structure diagrams with Metafont/MetaPost
+LICENSE= modified-bsd
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"