add license, set RESTRICTED

This commit is contained in:
gdt 2007-06-14 17:50:09 +00:00
parent e102ddce05
commit c89826e5d5
2 changed files with 12 additions and 2 deletions

5
licenses/su2-license Normal file
View file

@ -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.

View file

@ -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