aeea819a7b
* Fixed mistaken kinsoku parameters. * Fix typo in various documents and comments.
13 lines
359 B
Makefile
13 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/10/21 02:50:35 markd Exp $
|
|
|
|
DISTNAME= ptex-base.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2017.45140
|
|
TEXLIVE_REV= 45140
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/ptex-base
|
|
COMMENT= Documentation for tex-ptex-base
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|