16 lines
398 B
Makefile
16 lines
398 B
Makefile
# $NetBSD: Makefile,v 1.6 2004/02/14 18:42:52 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
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|