summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-06-14 17:50:09 +0000
committergdt <gdt@pkgsrc.org>2007-06-14 17:50:09 +0000
commitc89826e5d5f715612d99d8fc024b1c8d357db030 (patch)
tree52fa9c47cfcc717b2753a99dbefefb8398444b41
parente102ddce058c89d0f18fe1a55d9f3ee514ceb51c (diff)
downloadpkgsrc-c89826e5d5f715612d99d8fc024b1c8d357db030.tar.gz
add license, set RESTRICTED
-rw-r--r--licenses/su2-license5
-rw-r--r--sysutils/su2/Makefile9
2 files changed, 12 insertions, 2 deletions
diff --git a/licenses/su2-license b/licenses/su2-license
new file mode 100644
index 00000000000..f8cf9875b0c
--- /dev/null
+++ b/licenses/su2-license
@@ -0,0 +1,5 @@
+ * Copyright Hewlett-Packard Company, 1985. Permission is granted for
+ * unlimited modification, use, and distribution, except that this software
+ * may not be sold for profit directly nor as part of any software package.
+ * This software is made available with no warranty of any kind, express
+ * or implied.
diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile
index fc2149dcdba..efd4cf69a9c 100644
--- a/sysutils/su2/Makefile
+++ b/sysutils/su2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/12/15 14:34:20 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/06/14 17:50:09 gdt Exp $
#
DISTNAME= su2-1.3
@@ -9,7 +9,12 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.ccs.neu.edu/pub/sysadmin/
COMMENT= Enhanced su, users su with own password + more
-LICENSE= no-profit
+# XXX add in license from distfile
+LICENSE= su2-license
+RESTRICTED= may not be sold for profit
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
NO_CONFIGURE= yes
SUBST_CLASSES+= preproc