f042412b51
1. Cleaned up (hopefully all) references to licensing to not withstand our claim that the package is under Knuth license. 2. In many places encoding of texts changed to UTF-8, to make them easier to read. 3. Functionality should be same.
13 lines
338 B
Makefile
13 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.4 2021/06/06 22:03:46 markd Exp $
|
|
|
|
DISTNAME= pl.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.09a
|
|
TEXLIVE_REV= 58661
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/pl-mf
|
|
COMMENT= Documentation for tex-pl
|
|
LICENSE= public-domain
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|