summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-09-29 15:04:21 +0000
committerwiz <wiz@pkgsrc.org>2005-09-29 15:04:21 +0000
commit1875ea9eae8252a999bbc66dca2a338b3d74bb49 (patch)
tree05f850243570927c0051806d16c3e6cecac84c19
parentcf98e4c94da873901742850dfbf87104e2663219 (diff)
downloadpkgsrc-1875ea9eae8252a999bbc66dca2a338b3d74bb49.tar.gz
Use simian-license.
Distfile is automatically fetchable, remove INTERACTIVE_STAGE setting and fetch message.
-rw-r--r--cad/simian/Makefile15
1 files changed, 4 insertions, 11 deletions
diff --git a/cad/simian/Makefile b/cad/simian/Makefile
index e7a627cd8eb..4f5884131c7 100644
--- a/cad/simian/Makefile
+++ b/cad/simian/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/06/16 06:57:41 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/29 15:04:21 wiz Exp $
#
DISTNAME= simian_12_98
@@ -10,12 +10,13 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://weewave.mer.utexas.edu/MED_files/MED_research/Intrcncts/SIMIAN_stuff/simian_links.html
COMMENT= 2-dimensional interconnect and transmission line simulator
-LICENSE= no-redistribution
-RESTRICTED= "Personal use only"
+LICENSE= simian-license
+RESTRICTED= Redistribution for personal use only.
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
+
USE_LANGUAGES= c++
GCC_REQD= 3.0
@@ -23,16 +24,8 @@ WRKSRC= ${WRKDIR}/Simian/src
BUILD_TARGET= simian
-INTERACTIVE_STAGE= fetch
INSTALLATION_DIRS= bin
-_FETCH_MESSAGE= \
- ${ECHO} '======================================================='; \
- ${ECHO} ' To build this package, please request a password on'; \
- ${ECHO} ' ${HOMEPAGE},'; \
- ${ECHO} ' with which to fetch "${DISTNAME}${EXTRACT_SUFX}" manually.'; \
- ${ECHO} '======================================================='
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/simian ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/simian