16 lines
396 B
Makefile
16 lines
396 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $
|
|
|
|
DISTNAME= gentium-tug
|
|
PKGNAME= tex-${DISTNAME}-1.1
|
|
TEXLIVE_REV= 37378
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/gentium-tug
|
|
COMMENT= Gentium fonts (in two formats) and support files
|
|
#LICENSE= other-free
|
|
|
|
TEX_MAP_FILES+= gentium-type1.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|