summaryrefslogtreecommitdiffstats
path: root/mail/contact-lookup-applet/Makefile
blob: 72954f535a4a5adff46447bca12113c321f9c91f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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=   1
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>