summaryrefslogtreecommitdiff
path: root/print/tex-capt-of/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-capt-of/Makefile')
-rw-r--r--print/tex-capt-of/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-capt-of/Makefile b/print/tex-capt-of/Makefile
new file mode 100644
index 00000000000..118daf58c0c
--- /dev/null
+++ b/print/tex-capt-of/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 20:58:07 minskim Exp $
+# TeX Live Revision 16813
+
+DISTNAME= capt-of
+PKGNAME= tex-${DISTNAME}-2009
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Captions on more than floats
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"