Draw chemical structure diagrams with Metafont/MetaPost Add tex-roundrect{,-doc} 1.0 Metapost macros for highly configurable rounded rectangles Add tex-shapes{,-doc} 1.0 Draw polygons, reentrant stars, and fractions in circles with Metapost
13 lines
365 B
Makefile
13 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/09/02 10:50:40 markd Exp $
|
|
|
|
DISTNAME= roundrect
|
|
PKGNAME= tex-${DISTNAME}-1.0
|
|
TEXLIVE_REV= 37994
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/roundrect
|
|
COMMENT= Metapost macros for highly configurable rounded rectangles
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|