diff options
Diffstat (limited to 'print/tex-draftcopy')
-rw-r--r-- | print/tex-draftcopy/DESCR | 5 | ||||
-rw-r--r-- | print/tex-draftcopy/Makefile | 13 | ||||
-rw-r--r-- | print/tex-draftcopy/PLIST | 3 | ||||
-rw-r--r-- | print/tex-draftcopy/distinfo | 5 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/tex-draftcopy/DESCR b/print/tex-draftcopy/DESCR new file mode 100644 index 00000000000..8442a5a6435 --- /dev/null +++ b/print/tex-draftcopy/DESCR @@ -0,0 +1,5 @@ +Places the word DRAFT (or other words) in light grey diagonally +across the background (or at the bottom) of each (or selected) +pages of the document. The package uses PostScript \special +commands, and may not therefore be used with PDFLaTeX. For that +usage, consider the wallpaper or draftwatermark packages. diff --git a/print/tex-draftcopy/Makefile b/print/tex-draftcopy/Makefile new file mode 100644 index 00000000000..5109b8df965 --- /dev/null +++ b/print/tex-draftcopy/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= draftcopy +PKGNAME= tex-${DISTNAME}-2.16 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/draftcopy +COMMENT= Identify draft copies +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-draftcopy/PLIST b/print/tex-draftcopy/PLIST new file mode 100644 index 00000000000..ba6fe23c06c --- /dev/null +++ b/print/tex-draftcopy/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/draftcopy/draftcopy.cfg +share/texmf-dist/tex/latex/draftcopy/draftcopy.sty diff --git a/print/tex-draftcopy/distinfo b/print/tex-draftcopy/distinfo new file mode 100644 index 00000000000..576df69d6a6 --- /dev/null +++ b/print/tex-draftcopy/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-draftcopy-15878/draftcopy.tar.xz) = c26893dd33eed1b8280d42cf328c0c8a90263e45 +RMD160 (tex-draftcopy-15878/draftcopy.tar.xz) = 43703ed0095387e06a72f9c28cb9448c6afda15d +Size (tex-draftcopy-15878/draftcopy.tar.xz) = 4240 bytes |