summaryrefslogtreecommitdiff
path: root/fonts/tex-cbfonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-cbfonts/Makefile')
-rw-r--r--fonts/tex-cbfonts/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/fonts/tex-cbfonts/Makefile b/fonts/tex-cbfonts/Makefile
new file mode 100644
index 00000000000..b787775c254
--- /dev/null
+++ b/fonts/tex-cbfonts/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2015/05/03 19:34:25 wiz Exp $
+
+DISTNAME= cbfonts
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 31624
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Complete set of Greek fonts
+# LICENSE= lppl
+
+# DEPENDS+= tex-cbfonts-fd-[0-9]*:../../print/tex-cbfonts-fd
+
+TEX_MIXEDMAP_FILES+= cbgreek-full.map
+
+# catalogue cbgreek-complete
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"