summaryrefslogtreecommitdiff
path: root/fonts/tex-baskervald/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-baskervald/Makefile')
-rw-r--r--fonts/tex-baskervald/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/tex-baskervald/Makefile b/fonts/tex-baskervald/Makefile
new file mode 100644
index 00000000000..9060f2117ae
--- /dev/null
+++ b/fonts/tex-baskervald/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $
+
+DISTNAME= baskervald
+PKGNAME= tex-${DISTNAME}-1.016
+TEXLIVE_REV= 19490
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/baskervaldadf
+COMMENT= Baskervald ADF fonts collection with TeX/LaTeX support
+LICENSE= lppl-1.3c
+
+TEX_MAP_FILES+= ybv.map
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"