summaryrefslogtreecommitdiff
path: root/fonts/tex-wasysym/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-wasysym/Makefile')
-rw-r--r--fonts/tex-wasysym/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/tex-wasysym/Makefile b/fonts/tex-wasysym/Makefile
new file mode 100644
index 00000000000..414148a4cdc
--- /dev/null
+++ b/fonts/tex-wasysym/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/03/08 19:20:41 minskim Exp $
+
+DISTNAME= wasysym
+PKGNAME= tex-${DISTNAME}-2.0
+TEXLIVE_REV= 15878
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= LaTeX support file to use the WASY2 fonts
+
+CONFLICTS= teTeX-texmf<=3.0nb29
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+DEPENDS+= tex-wasy-[0-9]*:../../fonts/tex-wasy
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"