diff options
Diffstat (limited to 'fonts/tex-gfsartemisia-doc/Makefile')
-rw-r--r-- | fonts/tex-gfsartemisia-doc/Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/tex-gfsartemisia-doc/Makefile b/fonts/tex-gfsartemisia-doc/Makefile new file mode 100644 index 00000000000..759b7a8ca3b --- /dev/null +++ b/fonts/tex-gfsartemisia-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= gfsartemisia.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 19469 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsartemisia +COMMENT= Documentation for tex-gfsartemisia +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" |