14 lines
365 B
Makefile
14 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/06/16 04:00:47 markd Exp $
|
|
|
|
DISTNAME= roundrect
|
|
PKGNAME= tex-${DISTNAME}-2.2
|
|
TEXLIVE_REV= 39796
|
|
|
|
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"
|