pkgsrc/fonts/tex-pl-doc/Makefile
markd f042412b51 tex-pl{,-doc}: update to 1.09a
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.
2021-06-06 22:03:46 +00:00

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"