freebsd-ports/deskutils/multisync-evolution/Makefile
Pav Lucistnik 592e74dbd2 - PATCHDIR was hitch-hiking after recent MASTERDIR change, bring it back home.
This fixes configure.

Reported by:	bento via kris
2004-03-24 19:01:30 +00:00

22 lines
545 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= ${MASTERDIR}/distinfo
PATCHDIR= ${.CURDIR}/files
WRKSRC= ${WRKDIR}/multisync-${PORTVERSION}/plugins/evolution_sync
MASTERDIR= ${.CURDIR}/../multisync
.include "${MASTERDIR}/Makefile"