71028d543b
This is a PSTricks-related package. It can plot lines and/or curves with continuous colours. Only colours defined in the hsb model are supported
13 lines
345 B
Makefile
13 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/11 20:34:43 markd Exp $
|
|
|
|
DISTNAME= pst-hsb.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.02
|
|
TEXLIVE_REV= 61322
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/pst-hsb
|
|
COMMENT= Documentation for tex-pst-hsb
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|