diff options
author | minskim <minskim@pkgsrc.org> | 2010-11-13 03:22:36 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-11-13 03:22:36 +0000 |
commit | 3783273fff3def11ba44ffcb78442d79908cb4f9 (patch) | |
tree | 89da3a830733cd932645afadd58bf09e41a14e35 /print/tex-draftwatermark-doc/Makefile | |
parent | 8b7d9612439e92b12a9f3726d80a0f7c05215d76 (diff) | |
download | pkgsrc-3783273fff3def11ba44ffcb78442d79908cb4f9.tar.gz |
Import tex-draftwatermark-doc-1.0 as print/tex-draftwatermark-doc.
This is documentation fo tex-draftwatermark. Packaged by Nicolas Thauvin.
Diffstat (limited to 'print/tex-draftwatermark-doc/Makefile')
-rw-r--r-- | print/tex-draftwatermark-doc/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-draftwatermark-doc/Makefile b/print/tex-draftwatermark-doc/Makefile new file mode 100644 index 00000000000..f30d1d4b383 --- /dev/null +++ b/print/tex-draftwatermark-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/11/13 03:22:36 minskim Exp $ + +DISTNAME= draftwatermark.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= reed@reedmedia.net +COMMENT= Documentation for tex-draftwatermark + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" |