summaryrefslogtreecommitdiff
path: root/print/tex-captdef/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-captdef/Makefile')
-rw-r--r--print/tex-captdef/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-captdef/Makefile b/print/tex-captdef/Makefile
new file mode 100644
index 00000000000..4562014a005
--- /dev/null
+++ b/print/tex-captdef/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/15 20:53:11 minskim Exp $
+# TeX Live Revision 17353
+
+DISTNAME= captdef
+PKGNAME= tex-${DISTNAME}-2009
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Declare free-standing \caption commands
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"