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.
15 lines
381 B
Makefile
15 lines
381 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/06/03 05:33:05 markd Exp $
|
|
|
|
DISTNAME= cc-pl
|
|
PKGNAME= tex-${DISTNAME}-1.02.3
|
|
TEXLIVE_REV= 58602
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/cc-pl
|
|
COMMENT= Polish extension of Computer Concrete fonts
|
|
LICENSE= public-domain
|
|
|
|
TEX_MIXEDMAP_FILES+= ccpl.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|