diff options
Diffstat (limited to 'mail/contact-lookup-applet')
-rw-r--r-- | mail/contact-lookup-applet/Makefile | 23 | ||||
-rw-r--r-- | mail/contact-lookup-applet/distinfo | 1 | ||||
-rw-r--r-- | mail/contact-lookup-applet/pkg-descr | 4 | ||||
-rw-r--r-- | mail/contact-lookup-applet/pkg-plist | 5 |
4 files changed, 33 insertions, 0 deletions
diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile new file mode 100644 index 000000000..ac15f2658 --- /dev/null +++ b/mail/contact-lookup-applet/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: contact lookup applet +# Date created: 22 January 2004 +# Whom: kwm@rainbow-runner.nl +# +# $FreeBSD$ +# + +PORTNAME= contact +PORTVERSION= 0.5 +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> diff --git a/mail/contact-lookup-applet/distinfo b/mail/contact-lookup-applet/distinfo new file mode 100644 index 000000000..8d1d620ac --- /dev/null +++ b/mail/contact-lookup-applet/distinfo @@ -0,0 +1 @@ +MD5 (contact-lookup-applet-0.5.tar.gz) = f228b87cc35a440633e1bd9edf92f04d diff --git a/mail/contact-lookup-applet/pkg-descr b/mail/contact-lookup-applet/pkg-descr new file mode 100644 index 000000000..d472e61f7 --- /dev/null +++ b/mail/contact-lookup-applet/pkg-descr @@ -0,0 +1,4 @@ +Contract Lookup Applet is a gnome panel tool to lookup people using the +Evolution data server backend. + +WWW: http://www.burtonini.com/ diff --git a/mail/contact-lookup-applet/pkg-plist b/mail/contact-lookup-applet/pkg-plist new file mode 100644 index 000000000..36bf4656e --- /dev/null +++ b/mail/contact-lookup-applet/pkg-plist @@ -0,0 +1,5 @@ +libdata/bonobo/servers/GNOME_ContactLookupApplet.server +libexec/contact-lookup-applet +share/gnome/lookup-applet/GNOME_ContactLookupApplet.xml +share/gnome/lookup-applet/contact-lookup-applet.glade +@dirrm share/gnome/lookup-applet |