diff options
author | markd <markd@pkgsrc.org> | 2016-01-26 10:32:14 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-26 10:32:14 +0000 |
commit | 62a86e472f6f5eff0bdb3a9685488f35b43be4d0 (patch) | |
tree | f4b68036e2710b84e58a71116e5fcdaa9ba5c525 /print/tex-verbasef | |
parent | c869bb03b06c87dab288859556be513ca2e9da3d (diff) | |
download | pkgsrc-62a86e472f6f5eff0bdb3a9685488f35b43be4d0.tar.gz |
Add LICENSE
Diffstat (limited to 'print/tex-verbasef')
-rw-r--r-- | print/tex-verbasef/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-verbasef/Makefile b/print/tex-verbasef/Makefile index e5e6f3dda38..bd3b76b3cd1 100644 --- a/print/tex-verbasef/Makefile +++ b/print/tex-verbasef/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/07/14 22:08:29 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/26 10:36:20 markd Exp $ DISTNAME= verbasef PKGNAME= tex-${DISTNAME}-1.1 @@ -6,6 +6,7 @@ TEXLIVE_REV= 21922 MAINTAINER= minskim@NetBSD.org COMMENT= VERBatim Automatic Splitting of External Files +LICENSE= gnu-gpl-v2 CONFLICTS= tex-ltxmisc<2010.21927 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin |