summaryrefslogtreecommitdiff
path: root/comms/estic
diff options
context:
space:
mode:
authorgdt <gdt>2006-05-02 14:00:16 +0000
committergdt <gdt>2006-05-02 14:00:16 +0000
commite5ea4f8ff699d914b5784c08341d7f054a06529f (patch)
tree5230e63098360be0cbf6546d0ef7cca4559662d3 /comms/estic
parent7ad295a63a130cbbc5d91732a051c902cc693e48 (diff)
downloadpkgsrc-e5ea4f8ff699d914b5784c08341d7f054a06529f.tar.gz
After failing to find any permission to copy in the sources, point
LICENSE at generic-nonlicense, set RESTRICTED, and set NO_*_ON_*.
Diffstat (limited to 'comms/estic')
-rw-r--r--comms/estic/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/comms/estic/Makefile b/comms/estic/Makefile
index 2d29c354fa1..ed81ac753c0 100644
--- a/comms/estic/Makefile
+++ b/comms/estic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:07 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2006/05/02 14:00:16 gdt Exp $
DISTNAME= estic-1.61
PKGREVISION= 1
@@ -13,9 +13,13 @@ COMMENT= German language configuration tool for ISTEC 1003/1008 ISDN systems
EXTRACT_ONLY= estic-1.60-sources${EXTRACT_SUFX}
-RESTRICTED= Only free distribution permitted
-NO_SRC_ON_CDROM=${RESTRICTED}
-NO_BIN_ON_CDROM=${RESTRICTED}
+# No permissions are apparent from inspecting the sources.
+LICENSE= generic-nonlicense
+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}
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//}