diff options
author | markd <markd> | 2016-01-30 04:56:40 +0000 |
---|---|---|
committer | markd <markd> | 2016-01-30 04:56:40 +0000 |
commit | 8677a1d9ab1d4181323fcff62148a93ce97193b0 (patch) | |
tree | 5acd8011df7e0447cde94393e89c14861bb67542 /fonts/tex-psnfss | |
parent | 7b6ad7f034794d65e2d5dd35f37f06247283d2b9 (diff) | |
download | pkgsrc-8677a1d9ab1d4181323fcff62148a93ce97193b0.tar.gz |
Add LICENSE
Diffstat (limited to 'fonts/tex-psnfss')
-rw-r--r-- | fonts/tex-psnfss/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-psnfss/Makefile b/fonts/tex-psnfss/Makefile index 6bf46db6a19..cf05d5492aa 100644 --- a/fonts/tex-psnfss/Makefile +++ b/fonts/tex-psnfss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/04/25 08:24:56 markd Exp $ +# $NetBSD: Makefile,v 1.10 2016/01/30 04:56:44 markd Exp $ DISTNAME= psnfss PKGNAME= tex-${DISTNAME}-9.2a.33946 @@ -6,6 +6,7 @@ TEXLIVE_REV= 33946 MAINTAINER= minskim@NetBSD.org COMMENT= Font support for common PostScript fonts +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-avantgar-[0-9]*:../../fonts/tex-avantgar |