14 lines
372 B
Makefile
14 lines
372 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:16 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= cascade-1.3.0
|
|
CATEGORIES= cad
|
|
MASTER_SITES= http://www.mit.edu/~mcmahill/software/cascade/
|
|
|
|
MAINTAINER= dmcmahill@netbsd.org
|
|
HOMEPAGE= http://www.mit.edu/~mcmahill/software/cascade/index.html
|
|
COMMENT= analyzing the noise and distortion of a rf system
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|