pkgsrc/print/tex-draftwatermark/Makefile
minskim 4cd7ce9c9c Use texlive/package.mk not to depend on teTeX.
Patches provided by Nicolas Thauvin.
2010-11-13 03:21:33 +00:00

16 lines
469 B
Makefile

# $NetBSD: Makefile,v 1.4 2010/11/13 03:21:33 minskim Exp $
DISTNAME= draftwatermark
PKGNAME= tex-${DISTNAME}-1.0
PKGREVISION= 1
TEXLIVE_REV= 15878
MAINTAINER= reed@reedmedia.net
COMMENT= Textual watermark package for LaTeX
DEPENDS+= tex-everypage>=1.1:../../print/tex-everypage
DEPENDS+= tex-graphics>=1.0o:../../print/tex-graphics
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"