summaryrefslogtreecommitdiff
path: root/cad/cascade
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-02-14 18:42:52 +0000
committerdmcmahill <dmcmahill>2004-02-14 18:42:52 +0000
commit3f096dd98798b3cf3d7f95b4c2900f1c357658e9 (patch)
tree249148e7e704084f9d8cd24f6f3a7730fe23c965 /cad/cascade
parente9d1068999b96511cd7a313c710cc6a0f3575e38 (diff)
downloadpkgsrc-3f096dd98798b3cf3d7f95b4c2900f1c357658e9.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"