Import of pkgsrc-2014Q1

This commit is contained in:
2014-11-05 12:41:07 +01:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions
+15
View File
@@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1 2013/12/04 18:35:15 minskim Exp $
DISTNAME= pstools.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.68
TEXLIVE_REV= 29764
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Documentation for tex-pstools
LICENSE= lppl-1.3c
TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man/man1/bbox.*
TEXLIVE_IGNORE_PATTERNS+= texmf-dist/doc/man/man1/ps2eps.*
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"