b669c37ffd
Draw ellipses and elliptical arcs using the standard LaTeX2e picture environment.
13 lines
343 B
Makefile
13 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/01/20 21:07:40 markd Exp $
|
|
|
|
DISTNAME= ellipse.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.0
|
|
TEXLIVE_REV= 39025
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/ellipse
|
|
COMMENT= Documentation for tex-ellipse
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|