diff options
author | is <is@pkgsrc.org> | 2011-03-31 17:40:16 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2011-03-31 17:40:16 +0000 |
commit | ea087528a06699a64045b06d10e5aa9e7651bc16 (patch) | |
tree | 99cdd25013407ba757715954fcf0ec2ccf36b1fe /comms/estic | |
parent | 616202d6ea71d7aa5a96054852b52610e83a56b4 (diff) | |
download | pkgsrc-ea087528a06699a64045b06d10e5aa9e7651bc16.tar.gz |
Point LICENSE to estic-license, remove RESTRICTIONS according to it, as
discussed with gdt@ and martin@.
Diffstat (limited to 'comms/estic')
-rw-r--r-- | comms/estic/Makefile | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/comms/estic/Makefile b/comms/estic/Makefile index bf28ff55188..19613d7c20d 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2009/05/19 08:59:05 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2011/03/31 17:40:16 is Exp $ DISTNAME= estic-1.61 PKGREVISION= 1 @@ -10,14 +10,7 @@ DISTFILES= ${EXTRACT_ONLY} ${ESTICPATCH} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.von-bassewitz.de/uz/estic/estic.html COMMENT= German language configuration tool for ISTEC 1003/1008 ISDN systems -LICENSE= generic-nonlicense - -# No permissions are apparent from inspecting the sources. -RESTRICTED= No permission to copy -NO_SRC_ON_FTP= ${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} +LICENSE= estic-license PKG_DESTDIR_SUPPORT= user-destdir |