summaryrefslogtreecommitdiff
path: root/net/gnomeicu/gnomeicu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnomeicu/gnomeicu/Makefile')
-rw-r--r--net/gnomeicu/gnomeicu/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/net/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile
deleted file mode 100644
index 3a17fc0f1999..000000000000
--- a/net/gnomeicu/gnomeicu/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Ports collection Makefile for: GnomeICU
-# Version required: 0.62a
-# Date created: 03/16/1999
-# Whom: nectar@FreeBSD.ORG
-#
-# $Id: Makefile,v 1.8 1999/03/19 22:29:54 asami Exp $
-#
-
-DISTNAME= gnomeicu-0.62a
-CATEGORIES= net gnome
-MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \
- http://www.nectar.com/distfiles/
-
-MAINTAINER= nectar@FreeBSD.ORG
-
-LIB_DEPENDS= panel_applet.1:${PORTSDIR}/x11/gnomecore \
- gdk_imlib.3:${PORTSDIR}/graphics/imlib
-
-USE_X_PREFIX= YES
-GNU_CONFIGURE= YES
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
-CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
-
-.include <bsd.port.mk>