diff options
Diffstat (limited to 'print/tex-pdftools-doc/Makefile')
-rw-r--r-- | print/tex-pdftools-doc/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/print/tex-pdftools-doc/Makefile b/print/tex-pdftools-doc/Makefile deleted file mode 100644 index b1977bfb693..00000000000 --- a/print/tex-pdftools-doc/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.4 2019/12/06 20:23:02 markd Exp $ - -DISTNAME= pdftools.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.86 -TEXLIVE_REV= 37078 - -MAINTAINER= minskim@NetBSD.org -COMMENT= Documentation for tex-pdftools -LICENSE= public-domain - -TEXLIVE_IGNORE_PATTERNS+= texmf-dist/doc/man/man1/pdf* - -TEXLIVE_UNVERSIONED= yes -.include "../../print/texlive/package.mk" -.include "../../mk/bsd.pkg.mk" |