freebsd-ports/deskutils/libopensync-plugin-synce/Makefile
Dima Panov 1a267d63c3 - Reassign ports from avl@ back to pool at his request.
Submitted by:	avl via IM
Approved by:	avl via IM
2013-02-20 16:08:58 +00:00

24 lines
664 B
Makefile

# New ports collection makefile for: libopensync-plugin-synce
# Date created: 27 September 2008
# Whom: Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD$
#
PORTNAME= libopensync-plugin-synce
CATEGORIES= deskutils palm
MAINTAINER= ports@FreeBSD.org
COMMENT= SynCE plugin for the OpenSync framework
RUN_DEPENDS= sync-engine:${PORTSDIR}/palm/synce-sync-engine \
${LOCALBASE}/lib/opensync/plugins/python_module.so:${PORTSDIR}/deskutils/libopensync-plugin-python
MASTERDIR= ${.CURDIR}/../../palm/synce-sync-engine
CONFLICTS= libopensync-plugin-synce-devel-[0-9]*
ENGINE_VER= 2
PLUGINDIR= lib/opensync/python-plugins
.include "${MASTERDIR}/Makefile"