summaryrefslogtreecommitdiff
path: root/fonts/tex-palatino/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2011-02-04 22:14:32 +0000
committerminskim <minskim@pkgsrc.org>2011-02-04 22:14:32 +0000
commit8147bbb3000f3c6948654745bcccc0b1adc7fbc7 (patch)
treeed75ce02fef568b8f376ddce248ecfa93eebb4bc /fonts/tex-palatino/Makefile
parent72d638dccc212a5bce77d0f3391a5d1cdf8e5b0e (diff)
downloadpkgsrc-8147bbb3000f3c6948654745bcccc0b1adc7fbc7.tar.gz
Import tex-palatino-2010 as fonts/tex-palatino.
This package provides the Palatino font family for TeX.
Diffstat (limited to 'fonts/tex-palatino/Makefile')
-rw-r--r--fonts/tex-palatino/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/tex-palatino/Makefile b/fonts/tex-palatino/Makefile
new file mode 100644
index 00000000000..5708473aed0
--- /dev/null
+++ b/fonts/tex-palatino/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/04 22:14:32 minskim Exp $
+
+DISTNAME= palatino
+PKGNAME= tex-${DISTNAME}-2010
+TEXLIVE_REV= 21109
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Palatino font family for TeX
+
+CONFLICTS= teTeX-texmf<=3.0nb29
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"