1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/deskutils/multisync-evolution/Makefile
Pav Lucistnik 9131ed8ae1 Add Evolution plugin for Multisync, allowing to sync your calendar,
contacts and todo from your Evolution with other devices.

Approved by:	adamw (mentor)
2003-12-04 21:46:21 +00:00

20 lines
504 B
Makefile

# 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= ${.CURDIR}/../multisync/distinfo
WRKSRC= ${WRKDIR}/multisync-${PORTVERSION}/plugins/evolution_sync
.include "${.CURDIR}/../multisync/Makefile"