79ec25eebe
This is a small proof-of-concept library of tiling patterns for use with the minim-mp MetaPost processor.
13 lines
369 B
Makefile
13 lines
369 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/16 01:03:01 markd Exp $
|
|
|
|
DISTNAME= minim-hatching.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-20221.1
|
|
TEXLIVE_REV= 62395
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/minim-hatching
|
|
COMMENT= Documentation for tex-minim-hatching
|
|
LICENSE= eupl-v1.1
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|