pkgsrc/cad/cascade/Makefile
dmcmahill 106120df5c 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.
2001-09-06 22:58:37 +00:00

14 lines
353 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/09/06 22:58:37 dmcmahill Exp $
#
DISTNAME= cascade-1.4
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rfcascade/}
MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://rfcascade.sourceforge.net
COMMENT= Simple tool to analyze noise and distortion of a RF system
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"