summaryrefslogtreecommitdiff
path: root/net-im/gnomeicu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gnomeicu/Makefile')
-rw-r--r--net-im/gnomeicu/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile
deleted file mode 100644
index bc31c4e4236a..000000000000
--- a/net-im/gnomeicu/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Ports collection Makefile for: GnomeICU
-# Version required: 0.62a
-# Date created: 03/16/1999
-# Whom: nectar@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-DISTNAME= gnomeicu-0.65
-CATEGORIES= net gnome
-MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \
- http://www.nectar.cc/distfiles/
-
-MAINTAINER= nectar@FreeBSD.org
-
-LIB_DEPENDS= panel_applet.1:${PORTSDIR}/x11/gnomecore
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_X_PREFIX= YES
-USE_BZIP2= YES
-GNU_CONFIGURE= YES
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
-
-.include <bsd.port.mk>