This package collects free ICC profiles that can be used by color profile aware applications/tools like the pdfx package, as well as TeX and LaTeX packages to access them.
13 lines
365 B
Makefile
13 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.1 2019/01/26 09:39:32 markd Exp $
|
|
|
|
DISTNAME= colorprofiles.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-20181105
|
|
TEXLIVE_REV= 49086
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/colorprofiles
|
|
COMMENT= Documentation for tex-colorprofiles
|
|
LICENSE= lppl-1.2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|