diff options
author | heinz <heinz@pkgsrc.org> | 2010-01-16 23:37:48 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2010-01-16 23:37:48 +0000 |
commit | c71426c73721d6b74ffd44e09ece02b19b7c23f6 (patch) | |
tree | 6bb103e35994dba5e091ead9a478ff09c433183f /devel | |
parent | 9f2ab350ac4ce43b5920738d1b8f48fb95ba1fc2 (diff) | |
download | pkgsrc-c71426c73721d6b74ffd44e09ece02b19b7c23f6.tar.gz |
Added LICENSE.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/autoconf213/Makefile | 3 | ||||
-rw-r--r-- | devel/xulrunner/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index aeaf4a85bdd..be2cde7e16e 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2007/09/20 22:12:08 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/01/16 23:37:49 heinz Exp $ DISTNAME= autoconf-2.13 PKGNAME= autoconf213-2.13 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html COMMENT= Generates automatic source code configuration scripts (old version) +LICENSE= gnu-gpl-v2 USE_TOOLS+= gm4:run makeinfo perl:run diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile index d6b64c813d7..bfedd4acf64 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2009/12/16 08:18:32 tnn Exp $ +# $NetBSD: Makefile,v 1.33 2010/01/16 23:37:49 heinz Exp $ # .include "dist.mk" @@ -8,6 +8,7 @@ CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner COMMENT= XML User Interface Language runtime environment +LICENSE= mpl-1.1 MOZILLA_DIR= # empty |