summaryrefslogtreecommitdiff
path: root/graphics/tex-shapes/Makefile
blob: de60a79861c29459251972dc2b924bbf9d63e8c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.2 2016/06/16 04:00:47 markd Exp $

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

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"