summaryrefslogtreecommitdiff
path: root/cad/gwave/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gwave/Makefile')
-rw-r--r--cad/gwave/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
new file mode 100644
index 00000000000..c5ba0e1024c
--- /dev/null
+++ b/cad/gwave/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/03/01 18:33:24 dmcmahill Exp $
+#
+
+DISTNAME= gwave-19990927
+CATEGORIES= cad
+MASTER_SITES= http://www.cs.unc.edu/~tell/dist/
+
+MAINTAINER= dmcmahill@netbsd.org
+HOMEPAGE= http://www.cs.unc.edu/~tell/gwave/
+
+DEPENDS+= gtk+>=1.2.0:../../x11/gtk
+DEPENDS+= plotutils-*:../../graphics/plotutils
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"