diff options
author | markd <markd> | 2016-01-27 10:00:25 +0000 |
---|---|---|
committer | markd <markd> | 2016-01-27 10:00:25 +0000 |
commit | 60c1311424cd3cdf69ede3b95b53e30292757194 (patch) | |
tree | 10f3e9d42e3bab667dffbdc2dfbc5b5bd0f4bc60 /print/tex-ntgclass | |
parent | fc6460658cba38a1d8fdf9dafb98f29e0facc8f2 (diff) | |
download | pkgsrc-60c1311424cd3cdf69ede3b95b53e30292757194.tar.gz |
Add LICENSE
Diffstat (limited to 'print/tex-ntgclass')
-rw-r--r-- | print/tex-ntgclass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-ntgclass/Makefile b/print/tex-ntgclass/Makefile index 7bf5362cf75..1ad620744fc 100644 --- a/print/tex-ntgclass/Makefile +++ b/print/tex-ntgclass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:57:58 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/27 10:00:26 markd Exp $ DISTNAME= ntgclass PKGNAME= tex-${DISTNAME}-2010 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= European versions of standard classes +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex |