diff options
author | markd <markd@pkgsrc.org> | 2016-01-30 03:26:04 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-30 03:26:04 +0000 |
commit | 88330821584be514fcd1c08cbd7f22e9897cf8b8 (patch) | |
tree | ef12d40950355033ed62c5bcd1b0823bbcda4c02 /print/tex-beton | |
parent | b30021c16dc679ff48babff9572e14c9be56c41d (diff) | |
download | pkgsrc-88330821584be514fcd1c08cbd7f22e9897cf8b8.tar.gz |
Add LICENSE
Diffstat (limited to 'print/tex-beton')
-rw-r--r-- | print/tex-beton/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-beton/Makefile b/print/tex-beton/Makefile index 48572ac318c..0b161bd58ca 100644 --- a/print/tex-beton/Makefile +++ b/print/tex-beton/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/22 21:52:49 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:08 markd Exp $ DISTNAME= beton PKGNAME= tex-${DISTNAME}-2010 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Use Concrete fonts +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<3.0nb29 DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin |