summaryrefslogtreecommitdiff
path: root/chat/gnomeicu/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-26 18:43:18 +0000
committerwiz <wiz@pkgsrc.org>2001-02-26 18:43:18 +0000
commit755db410c710132e9672b70f796b9fc9426f0946 (patch)
tree9c60ecd94493d42699a6a68417db4c6b2bbdf65c /chat/gnomeicu/Makefile
parenta3f53d4ef87ef8c548a9a5114c9044e046e6e7e6 (diff)
downloadpkgsrc-755db410c710132e9672b70f796b9fc9426f0946.tar.gz
Move gnomeicu from net to chat.
Diffstat (limited to 'chat/gnomeicu/Makefile')
-rw-r--r--chat/gnomeicu/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
new file mode 100644
index 00000000000..6a965143eb8
--- /dev/null
+++ b/chat/gnomeicu/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/02/26 18:43:18 wiz Exp $
+
+DISTNAME= gnomeicu-0.96
+CATEGORIES= chat gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://gnomeicu.sourceforge.net/
+COMMENT= GNOME ICQ client
+
+DEPENDS+= gdbm>=1.8.0:../../databases/gdbm
+DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
+
+GNU_CONFIGURE= YES
+USE_X11BASE= YES
+USE_GMAKE= YES
+USE_LIBINTL= YES
+
+.include "../../mk/bsd.pkg.mk"