summaryrefslogtreecommitdiff
path: root/print/tex-mfnfss/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2010-05-10 22:50:42 +0000
committerminskim <minskim>2010-05-10 22:50:42 +0000
commit9c10d25baaf0b96b3b9879c85a006d2c4653c245 (patch)
tree7a7e37784e7e83ea723c9d27b61d5bd36c2d1291 /print/tex-mfnfss/Makefile
parent58c0e75afb954f975b812c64c2f76c866139c6d4 (diff)
downloadpkgsrc-9c10d25baaf0b96b3b9879c85a006d2c4653c245.tar.gz
Import tex-mfnfss-2009 as print/tex-mfnfss.
This bundle contains two packages: oldgerm, a package to typeset with old german fonts designed by Yannis Haralambous, and pandora, a package to typeset with Pandora fonts designed by Neena Billawala.
Diffstat (limited to 'print/tex-mfnfss/Makefile')
-rw-r--r--print/tex-mfnfss/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-mfnfss/Makefile b/print/tex-mfnfss/Makefile
new file mode 100644
index 00000000000..775b7ce69a4
--- /dev/null
+++ b/print/tex-mfnfss/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/10 22:50:42 minskim Exp $
+
+DISTNAME= mfnfss
+PKGNAME= tex-${DISTNAME}-2009
+TEXLIVE_REV= 15878
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Packages to typeset oldgerman and pandora fonts in LaTeX
+
+CONFLICTS+= teTeX-texmf<=3.0nb24
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"