aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/multisync-evolution/Makefile
blob: b8607f78e70f8a4b29e9328a263ef90fc24a772d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    multisync
# Date created:         25 Nov 2003
# Whom:             Pav Lucistnik <pav@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=   multisync-evolution

MAINTAINER= pav@FreeBSD.org
COMMENT=    Evolution synchronization plugin for Multisync

RUN_DEPENDS=    multisync:${PORTSDIR}/deskutils/multisync \
        evolution:${PORTSDIR}/mail/evolution

MD5_FILE=   ${MASTERDIR}/distinfo

WRKSRC=     ${WRKDIR}/multisync-${PORTVERSION}/plugins/evolution_sync

MASTERDIR=  ${.CURDIR}/../multisync

.include "${MASTERDIR}/Makefile"