pkgsrc/graphics/tex-circuitikz-doc/Makefile
markd e944d68c62 Add tex-circuitikz{,-doc} 0.6
The package provides a set of macros for naturally typesetting
electrical and (somewhat less naturally, perhaps) electronic
networks. It is designed as a tool that is easy to use, with a
lean syntax, native to LaTeX, and directly supporting PDF
output format. So is based on the very impressive pgf/TikZ
package.
2016-07-14 11:57:40 +00:00

13 lines
352 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/07/14 11:57:40 markd Exp $
DISTNAME= circuitikz.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.6
TEXLIVE_REV= 41299
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/circuitikz
COMMENT= Documentation for tex-circuitikz
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"