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-aeguill-doc | |
parent | b30021c16dc679ff48babff9572e14c9be56c41d (diff) | |
download | pkgsrc-88330821584be514fcd1c08cbd7f22e9897cf8b8.tar.gz |
Add LICENSE
Diffstat (limited to 'print/tex-aeguill-doc')
-rw-r--r-- | print/tex-aeguill-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-aeguill-doc/Makefile b/print/tex-aeguill-doc/Makefile index 1413f36fa1b..ed9e138c046 100644 --- a/print/tex-aeguill-doc/Makefile +++ b/print/tex-aeguill-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:39 markd Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:06 markd Exp $ DISTNAME= aeguill.doc PKGNAME= tex-${DISTNAME:S/./-/}-15878 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-aeguill +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |