13 lines
370 B
Makefile
13 lines
370 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $
|
|
|
|
DISTNAME= font-change
|
|
PKGNAME= tex-${DISTNAME}-2015.1
|
|
TEXLIVE_REV= 36535
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/font-change
|
|
COMMENT= Macros to change text and mathematics fonts in plain TeX
|
|
#LICENSE= other-free
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|