pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers LICENSE: change no-commercial-use to foo-lic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ed4490691e2
branches: trunk
changeset: 512466:0ed4490691e2
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed May 10 12:31:46 2006 +0000
description:
LICENSE: change no-commercial-use to foo-license (w/o adding them)
diffstat:
archivers/bicom/Makefile | 4 ++--
archivers/ppunpack/Makefile | 5 +++--
archivers/szip/Makefile | 5 +++--
3 files changed, 8 insertions(+), 6 deletions(-)
diffs (66 lines):
diff -r b9ea32da7381 -r 0ed4490691e2 archivers/bicom/Makefile
--- a/archivers/bicom/Makefile Wed May 10 12:26:31 2006 +0000
+++ b/archivers/bicom/Makefile Wed May 10 12:31:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/02/05 23:08:03 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2006/05/10 12:31:46 gdt Exp $
#
DISTNAME= bicom101
@@ -12,7 +12,7 @@
HOMEPAGE= http://www3.sympatico.ca/mt0000/bicom/bicom.html
COMMENT= Data compressor in the PPM family
-LICENSE= no-commercial-use
+LICENSE= bicom-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r b9ea32da7381 -r 0ed4490691e2 archivers/ppunpack/Makefile
--- a/archivers/ppunpack/Makefile Wed May 10 12:26:31 2006 +0000
+++ b/archivers/ppunpack/Makefile Wed May 10 12:31:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/03/04 21:28:53 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/05/10 12:31:46 gdt Exp $
DISTNAME= ppsmall-1.0
PKGNAME= ppunpack-1.0
@@ -10,6 +10,8 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Decompresses Amiga PowerPacker files
+LICENSE= ppunpack-license
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/PPUnpack
@@ -19,7 +21,6 @@
MAKE_FLAGS+= CC=${CC:Q}
MAKE_FLAGS+= COPTS=${CFLAGS:M*:Q}
BUILD_TARGET= ppunpack
-LICENSE= no-commercial-use
INSTALLATION_DIRS= bin
diff -r b9ea32da7381 -r 0ed4490691e2 archivers/szip/Makefile
--- a/archivers/szip/Makefile Wed May 10 12:26:31 2006 +0000
+++ b/archivers/szip/Makefile Wed May 10 12:31:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:28:53 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/05/10 12:31:46 gdt Exp $
DISTNAME= szip-2.0
CATEGORIES= archivers
@@ -11,10 +11,11 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+LICENSE= szip-license
+
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
-LICENSE= no-commercial-use
INSTALLATION_DIRS= include lib
Home |
Main Index |
Thread Index |
Old Index