summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-05-04 00:43:00 +0000
committerrodent <rodent@pkgsrc.org>2014-05-04 00:43:00 +0000
commitbf4b452f3f8226cce09303cdf68c453daa01afbc (patch)
treec14e955cc47038a6cf7c9fef84a1343b64636211
parent8d23d50390d67a18a4feaa7fdc17a970c3dad788 (diff)
downloadpkgsrc-bf4b452f3f8226cce09303cdf68c453daa01afbc.tar.gz
+LICENSE (from -wip)
-rw-r--r--sysutils/e2fsprogs/Makefile3
-rw-r--r--sysutils/fakeroot/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index 94bc9e14d14..5407cc355c5 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/10/23 19:51:00 asau Exp $
+# $NetBSD: Makefile,v 1.21 2014/05/04 00:43:00 rodent Exp $
DISTNAME= e2fsprogs-1.41.12
CATEGORIES= sysutils
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=e2fsprogs/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://e2fsprogs.sourceforge.net/
COMMENT= Second extended file system (ext2fs) management programs
+LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 AND modified-bsd AND mit
GNU_CONFIGURE= yes
USE_TOOLS+= makeinfo gmake
diff --git a/sysutils/fakeroot/Makefile b/sysutils/fakeroot/Makefile
index c80cb3d38cf..6bca8264bb5 100644
--- a/sysutils/fakeroot/Makefile
+++ b/sysutils/fakeroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/23 19:51:01 asau Exp $
+# $NetBSD: Makefile,v 1.17 2014/05/04 00:49:11 rodent Exp $
#
DISTNAME= fakeroot_1.5.10
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/fakeroot/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Creates a fake root environment
+LICENSE= gnu-gpl-v3
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_LIBTOOL= YES