summaryrefslogtreecommitdiff
path: root/graphics/tex-shapes/Makefile
blob: 6da11f2fb4619adad869ce94a0ae11bb8b6da04e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2020/01/18 23:32:33 rillig Exp $

DISTNAME=	shapes
PKGNAME=	tex-${DISTNAME}-1.1
TEXLIVE_REV=	38024

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/shapes
COMMENT=	Draw polygons, reentrant stars, and fractions in circles with Metapost
LICENSE=	lppl-1.3c

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"