summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-06-10 08:50:03 +0000
committerobache <obache@pkgsrc.org>2012-06-10 08:50:03 +0000
commit8af8b8727898a51a359b3845d4d54c6321edd74d (patch)
tree8f9b1ce80719ae4d7f5327d4b36541b82062994e /shells
parent73022a8321ed000e47ef14efe08b83ac910b08b0 (diff)
downloadpkgsrc-8af8b8727898a51a359b3845d4d54c6321edd74d.tar.gz
LICENSE=epl-v1.0 (Eclipse Public License, Version 1.0).
i.e. no restriction.
Diffstat (limited to 'shells')
-rw-r--r--shells/ast-ksh/Makefile.common9
1 files changed, 2 insertions, 7 deletions
diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common
index c34b577efa5..43d570b0115 100644
--- a/shells/ast-ksh/Makefile.common
+++ b/shells/ast-ksh/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2012/05/25 17:08:46 asau Exp $
+# $NetBSD: Makefile.common,v 1.30 2012/06/10 08:50:03 obache Exp $
DISTNAME= ast-ksh-${ASTKSH_VERSION}
PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g}
@@ -11,18 +11,13 @@ DISTFILES= INIT.${ASTKSH_VERSION}.tgz ast-ksh.${ASTKSH_VERSION}.tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.kornshell.com/
COMMENT= Official AT&T release of KornShell 93
+LICENSE= epl-v1.0
NOT_FOR_PLATFORM= Interix-*-* # taking nearly a day to build and crash!
CONFLICTS= static-ast-ksh-[0-9]*
KSH93_MAKEFLAGS=
-RESTRICTED= Terms for redistribution are not yet clear.
-NO_BIN_ON_CDROM=${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_SRC_ON_CDROM=${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-
ASTKSH_VERSION= 2012-02-29
WRKSRC= ${WRKDIR}