summaryrefslogtreecommitdiff
path: root/cad/cascade
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2004-02-14 18:42:52 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2004-02-14 18:42:52 +0000
commit821ee82767e8e5c1d8d06a38768ca7a2d35437a1 (patch)
tree249148e7e704084f9d8cd24f6f3a7730fe23c965 /cad/cascade
parente5345619866058e072c1cfdc2755e003cc9cc75a (diff)
downloadpkgsrc-821ee82767e8e5c1d8d06a38768ca7a2d35437a1.tar.gz
add pkgviews
Diffstat (limited to 'cad/cascade')
-rw-r--r--cad/cascade/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile
index e3b5a2ed592..11702dbadd7 100644
--- a/cad/cascade/Makefile
+++ b/cad/cascade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/12/30 17:21:55 cjep Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/14 18:42:52 dmcmahill Exp $
#
DISTNAME= cascade-1.4
@@ -9,6 +9,8 @@ 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"