summaryrefslogtreecommitdiff
path: root/net/gnomeicu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnomeicu/Makefile')
-rw-r--r--net/gnomeicu/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile
new file mode 100644
index 00000000000..3c6cf6b9d64
--- /dev/null
+++ b/net/gnomeicu/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/07/07 13:25:32 tron Exp $
+
+DISTNAME= gnomeicu-0.93
+CATEGORIES= net gnome
+MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://gnomeicu.gdev.net/
+
+DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
+
+GNU_CONFIGURE= YES
+USE_X11BASE= YES
+USE_GMAKE= YES
+
+.include "../../mk/bsd.pkg.mk"