pkgsrc/print/tex-wallpaper/Makefile
markd de70e9e2cc Import tex-wallpaper-1.10
This collection contains files to add wallpapers (background
images) to LaTeX documents. It uses the eso-pic package, but
provides simple commands to include effects such as tiling. An
example is provided, which works under both LaTeX and pdfLaTeX.
2010-04-09 21:59:11 +00:00

11 lines
326 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:59:11 markd Exp $
# TeX Live Revision 15878
DISTNAME= wallpaper
PKGNAME= tex-${DISTNAME}-1.10
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Easy addition of wallpapers (background images) to LaTeX documents
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"