pkgsrc/graphics/tex-tikzpfeile/Makefile
markd 5381522443 Add:
tex-tikz-3dplot{,-doc} 2015
 Coordinate transformation styles for 3d plotting in TikZ
tex-tikzinclude{,-doc} 1.0
 Import TikZ images from colletions
tex-tikzmark{,-doc} 1.0
 Use TikZ's method of remembering a position on a page
tex-tikzorbital{,-doc} 2015
 Atomic and molecular orbitals using TiKZ
tex-tikzpagenodes{,-doc} 1.1
 A single TikZ node for the whole page
tex-tikzpfeile{,-doc} 1.0
 Draw arrows using PGF/TikZ
tex-tikzscale{,-doc} 0.2.6
 Resize pictures while respecting text size
tex-tikzsymbols{,-doc} 3.0f
 Some symbols created using TikZ
2016-01-04 01:40:36 +00:00

15 lines
381 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/01/04 01:40:37 markd Exp $
DISTNAME= tikzpfeile
PKGNAME= tex-${DISTNAME}-1.0
TEXLIVE_REV= 25777
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/tikzpfeile
COMMENT= Draw arrows using PGF/TikZ
LICENSE= lppl-1.3c
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"