mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
371 B
Makefile
14 lines
371 B
Makefile
# $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"
|