freebsd-ports/deskutils/libopensync-plugin-evolution2-devel/Makefile
Martin Wilke a4f3d2c1bd This plugin allows applications using OpenSync to synchronise to and from
Evolution 2.

WWW: http://www.opensync.org/

PR:		ports/125499
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:00:25 +00:00

24 lines
617 B
Makefile

# New ports collection makefile for: libopensync-plugin-evolution2
# Date created: 18 July 2008
# Whom: Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD$
#
PORTNAME= libopensync-plugin-evolution2
PORTVERSION= 0.22
CATEGORIES= deskutils
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
MAINTAINER= ports@logvinov.com
COMMENT= Evolution 2 plugin for the OpenSync framework
LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022
CONFLICTS= libopensync-plugin-evolution2-devel-[0-9]*
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= evolutiondataserver gconf2
.include <bsd.port.mk>