summaryrefslogtreecommitdiff
path: root/graphics/tex-featpost-doc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-08 13:47:37 +0000
committerwiz <wiz>2015-05-08 13:47:37 +0000
commitfc67194cec6b87834d2a6aff99eda50d65da91c5 (patch)
treeb6e86e9324a6226084733697736cd74e8b35aaf8 /graphics/tex-featpost-doc/Makefile
parent48ee5f8122c222ac0fa2bc00c68dd7338b883df8 (diff)
downloadpkgsrc-fc67194cec6b87834d2a6aff99eda50d65da91c5.tar.gz
Add metapost packages from texlive.
Diffstat (limited to 'graphics/tex-featpost-doc/Makefile')
-rw-r--r--graphics/tex-featpost-doc/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/tex-featpost-doc/Makefile b/graphics/tex-featpost-doc/Makefile
new file mode 100644
index 00000000000..0ffb8013991
--- /dev/null
+++ b/graphics/tex-featpost-doc/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $
+
+DISTNAME= featpost.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.8.8
+TEXLIVE_REV= 35346
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/featpost
+COMMENT= Documentation for tex-featpost
+LICENSE= gnu-gpl-v2
+
+REPLACE_SH+= doc/metapost/featpost/bash/COMPILE.sh
+REPLACE_SH+= doc/metapost/featpost/bash/laproof.sh
+REPLACE_SH+= doc/metapost/featpost/bash/makehtmlindex.sh
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"