14 lines
362 B
Makefile
14 lines
362 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $
|
||
|
|
||
|
DISTNAME= fouriernc
|
||
|
PKGNAME= tex-${DISTNAME}-2014
|
||
|
TEXLIVE_REV= 29646
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
HOMEPAGE= http://ctan.org/pkg/fouriernc
|
||
|
COMMENT= Use New Century Schoolbook text with Fourier maths fonts
|
||
|
LICENSE= lppl-1.3c
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|