066ca5602d
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
345 B
Makefile
13 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.4 2021/06/03 05:33:05 markd Exp $
|
|
|
|
DISTNAME= cc-pl.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.02.3
|
|
TEXLIVE_REV= 58602
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/cc-pl
|
|
COMMENT= Documentation for tex-cc-pl
|
|
LICENSE= public-domain
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|