13 lines
375 B
Makefile
13 lines
375 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $
|
|
|
|
DISTNAME= impatient.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2014
|
|
TEXLIVE_REV= 35573
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/impatient
|
|
COMMENT= Free edition of the book "TeX for the Impatient"
|
|
LICENSE= gnu-fdl-v1.3
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|