e7048e6314
Font containing icons of online academic profiles Add tex-comicneue{,-doc} 1.0 Use Comic Neue with TeX(-alike) systems Add tex-esrelation{,-doc} 2015 Provides a symbol set for describing relations between ordered pairs Add tex-sourceserifpro{,-doc} 1.1 Use SourceSerifPro with TeX(-alike) systems Add tex-typicons{,-doc} 2.0.7 Font containing a set of web-related icons
16 lines
413 B
Makefile
16 lines
413 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/09/02 11:06:14 markd Exp $
|
|
|
|
DISTNAME= comicneue
|
|
PKGNAME= tex-${DISTNAME}-1.0
|
|
TEXLIVE_REV= 37744
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/comicneue
|
|
COMMENT= Use Comic Neue with TeX(-alike) systems
|
|
LICENSE= ofl-v1.1
|
|
|
|
TEX_MAP_FILES+= ComicNeue.map
|
|
TEX_MAP_FILES+= ComicNeueAngular.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|