freebsd-ports/deskutils/libopensync-plugin-evolution2/Makefile
Baptiste Daroussin c7b8a15f5b Reset maintainership
Maintainer request to remove those ports, they will be removed along with other
non staged, but in the mean time gives new volunteers a chance to save those

With hat:	portmgr
2014-07-07 09:54:14 +00:00

23 lines
566 B
Makefile

# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTNAME= libopensync-plugin-evolution2
PORTVERSION= 0.22
PORTREVISION= 8
CATEGORIES= deskutils
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Evolution 2 plugin for the OpenSync framework
LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022
CONFLICTS= libopensync-plugin-evolution2-devel-[0-9]*
USE_BZIP2= yes
GNU_CONFIGURE= yes
USES= pkgconfig
USE_GNOME= evolutiondataserver gconf2
NO_STAGE= yes
.include <bsd.port.mk>