pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/unace Set LICENSE and RESTRICTED.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3de681c5b3ff
branches: trunk
changeset: 534879:3de681c5b3ff
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Nov 03 14:10:32 2007 +0000
description:
Set LICENSE and RESTRICTED.
License does not talk about binaries or modifications.
diffstat:
archivers/unace/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 9add6ee36d72 -r 3de681c5b3ff archivers/unace/Makefile
--- a/archivers/unace/Makefile Sat Nov 03 14:02:21 2007 +0000
+++ b/archivers/unace/Makefile Sat Nov 03 14:10:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/08/10 16:14:50 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/11/03 14:10:32 wiz Exp $
#
DISTNAME= unace-1.2b
@@ -13,6 +13,11 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+LICENSE= unace-source-license
+RESTRICTED= Only original file distribution.
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
USE_TOOLS+= gmake
BUILD_TARGET= clean unace
Home |
Main Index |
Thread Index |
Old Index