7236a2bd92
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
349 B
Makefile
13 lines
349 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/09/02 10:50:40 markd Exp $
|
|
|
|
DISTNAME= roundrect.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.0
|
|
TEXLIVE_REV= 37994
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/roundrect
|
|
COMMENT= Documentation for tex-roundrect
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|