summaryrefslogtreecommitdiff
path: root/cad/cascade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/cascade/Makefile')
-rw-r--r--cad/cascade/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile
new file mode 100644
index 00000000000..b4358039ab5
--- /dev/null
+++ b/cad/cascade/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/01/26 17:09:28 dmcmahill 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
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"