summaryrefslogtreecommitdiff
path: root/mail/spruce/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spruce/Makefile')
-rw-r--r--mail/spruce/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
new file mode 100644
index 00000000000..b6c70383d8b
--- /dev/null
+++ b/mail/spruce/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/12/17 13:51:10 mellon Exp $
+#
+
+DISTNAME= spruce-0.5.9
+CATEGORIES= mail
+MASTER_SITES= http://www.xtorshun.org/spruce/
+
+MAINTAINER= mellon@isc.org
+HOMEPAGE= http://www.xtorshun.org/spruce/download.html
+
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
+DEPENDS+= gnome-libs-*:../../x11/gnome-libs
+
+USE_X11= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"