summaryrefslogtreecommitdiff
path: root/print/tex-paralist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-paralist/Makefile')
-rw-r--r--print/tex-paralist/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-paralist/Makefile b/print/tex-paralist/Makefile
new file mode 100644
index 00000000000..effca608fb2
--- /dev/null
+++ b/print/tex-paralist/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 00:19:51 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= paralist
+PKGNAME= tex-${DISTNAME}-2.3b
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Enumerate and itemize within paragraphs
+
+CONFLICTS+= teTeX-texmf<=3.0nb17
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"