summaryrefslogtreecommitdiff
path: root/graphics/tex-shapes/Makefile
blob: 4e3f811e2f7188ba0c2b68ce33163d85c5ca40d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1 2015/09/02 10:50:40 markd Exp $

DISTNAME=	shapes
PKGNAME=	tex-${DISTNAME}-1.0
TEXLIVE_REV=	37937

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

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"