summaryrefslogtreecommitdiffstats
path: root/mail/contact-lookup-applet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/contact-lookup-applet/Makefile')
-rw-r--r--mail/contact-lookup-applet/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile
deleted file mode 100644
index 98753fc12..000000000
--- a/mail/contact-lookup-applet/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: contact lookup applet
-# Date created: 22 January 2004
-# Whom: kwm@rainbow-runner.nl
-#
-# $FreeBSD$
-#
-
-PORTNAME= contact
-PORTVERSION= 0.5
-PORTREVISION= 2
-CATEGORIES= mail gnome
-MASTER_SITES= http://www.burtonini.com/computing/
-PKGNAMESUFFIX= -lookup-applet
-DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
-
-MAINTAINER= kwm@rainbow-runner.nl
-COMMENT= Gnome pannel applet for easy evolution contact book access
-
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel evolutiondataserver
-
-.include <bsd.port.mk>