diff options
author | markd <markd@pkgsrc.org> | 2016-01-30 04:05:49 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-30 04:05:49 +0000 |
commit | dc6e4eb8be80fb31e25ee7f8242e9c879b538818 (patch) | |
tree | 21d6fcae613f51a0391c33d02ed6c6352579f3b8 /graphics/tex-pst-pdf/Makefile | |
parent | 7072862f24817ca5f1620ba917f422b491168e38 (diff) | |
download | pkgsrc-dc6e4eb8be80fb31e25ee7f8242e9c879b538818.tar.gz |
Add LICENSE
Diffstat (limited to 'graphics/tex-pst-pdf/Makefile')
-rw-r--r-- | graphics/tex-pst-pdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-pdf/Makefile b/graphics/tex-pst-pdf/Makefile index 27bc5f9ffe8..e257fa1c3db 100644 --- a/graphics/tex-pst-pdf/Makefile +++ b/graphics/tex-pst-pdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/11/25 12:50:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/30 04:05:53 markd Exp $ DISTNAME= pst-pdf PKGNAME= tex-${DISTNAME}-1.1v @@ -7,6 +7,7 @@ PKGREVISION= 2 MAINTAINER= minskim@NetBSD.org COMMENT= Make PDF versions of graphics by processing between runs +LICENSE= lppl-1.3c CONFLICTS= texlive-pdftools<2011 DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk |