pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers Add missing LICENSE=.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e761cf1e402
branches: trunk
changeset: 534798:0e761cf1e402
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Oct 31 21:50:49 2007 +0000
description:
Add missing LICENSE=.
diffstat:
archivers/stuffit/Makefile | 3 ++-
archivers/unace-bin/Makefile | 3 ++-
archivers/xbin/Makefile | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (51 lines):
diff -r b647e5bb9df0 -r 0e761cf1e402 archivers/stuffit/Makefile
--- a/archivers/stuffit/Makefile Wed Oct 31 21:48:58 2007 +0000
+++ b/archivers/stuffit/Makefile Wed Oct 31 21:50:49 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/07/29 05:18:36 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2007/10/31 21:50:49 gdt Exp $
DISTNAME= stuffit520.611linux-i386
PKGNAME= stuffit-5.2.0.611
@@ -10,6 +10,7 @@
HOMEPAGE= http://www.stuffit.com/unix/stuffit/
COMMENT= Stuffit Archive Creator and Expander
+LICENSE= generic-nonlicense
RESTRICTED= Redistribution not permitted
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
diff -r b647e5bb9df0 -r 0e761cf1e402 archivers/unace-bin/Makefile
--- a/archivers/unace-bin/Makefile Wed Oct 31 21:48:58 2007 +0000
+++ b/archivers/unace-bin/Makefile Wed Oct 31 21:50:49 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/07/29 05:18:36 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2007/10/31 21:50:49 gdt Exp $
#
DISTNAME= linunace25
@@ -11,6 +11,7 @@
HOMEPAGE= http://www.winace.com/
COMMENT= Extract, list and test files in ACE archives (Linux binary)
+LICENSE= unace-license
RESTRICTED= Only original file distribution.
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
diff -r b647e5bb9df0 -r 0e761cf1e402 archivers/xbin/Makefile
--- a/archivers/xbin/Makefile Wed Oct 31 21:48:58 2007 +0000
+++ b/archivers/xbin/Makefile Wed Oct 31 21:50:49 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/11/12 02:50:21 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2007/10/31 21:50:49 gdt Exp $
#
DISTNAME= ${PRGNAME}unix
@@ -10,6 +10,7 @@
MAINTAINER= rh%NetBSD.org@localhost
COMMENT= Convert mailable BinHex format into binary
+LICENSE= xbin-license
RESTRICTED= May not be sold without permission.
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
Home |
Main Index |
Thread Index |
Old Index