summaryrefslogtreecommitdiff
path: root/cad/cascade/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-09-06 22:58:37 +0000
committerdmcmahill <dmcmahill>2001-09-06 22:58:37 +0000
commit10c58edc3248521b4a9d6839a92570a2e972b5a6 (patch)
tree04f8ffbab8d6afe9eb468ba09b63bd656091c2d0 /cad/cascade/Makefile
parent6df27f73c8d790a56e5157df65e5071f7e77b0e1 (diff)
downloadpkgsrc-10c58edc3248521b4a9d6839a92570a2e972b5a6.tar.gz
update to cascade-1.4
Changes include: - add the ability to specify gain in terms of voltage gain _or_ power gain - add input/output resistance keywords - add defaults keyword to allow users to change program defaults on the fly - the cascade-mode for emacs now works for fontlock - add voltage output levels in addition to the power levels - add a verbose style comment (ie, one which gets copied to the output file instead of being simply ignored). - new homepage and master ftp site. The previous version had no known bugs. Hopefully this one won't either.
Diffstat (limited to 'cad/cascade/Makefile')
-rw-r--r--cad/cascade/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile
index cab9b23da42..12a16fbf88b 100644
--- a/cad/cascade/Makefile
+++ b/cad/cascade/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/09/06 22:58:37 dmcmahill Exp $
#
-DISTNAME= cascade-1.3.0
+DISTNAME= cascade-1.4
CATEGORIES= cad
-MASTER_SITES= http://www.mit.edu/~mcmahill/software/cascade/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rfcascade/}
MAINTAINER= dmcmahill@netbsd.org
-HOMEPAGE= http://www.mit.edu/~mcmahill/software/cascade/index.html
-COMMENT= analyzing the noise and distortion of a rf system
+HOMEPAGE= http://rfcascade.sourceforge.net
+COMMENT= Simple tool to analyze noise and distortion of a RF system
GNU_CONFIGURE= YES