freebsd-ports/deskutils/multisync-syncml/Makefile

20 lines
449 B
Makefile
Raw Normal View History

# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD$
PORTNAME= multisync-syncml
2013-07-09 23:26:48 +02:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Multisync plugin for SyncML targets
RUN_DEPENDS= multisync:${PORTSDIR}/deskutils/multisync
DISTINFO_FILE= ${MASTERDIR}/distinfo
2004-04-29 00:57:58 +02:00
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
WRKSRC= ${WRKDIR}/multisync-${PORTVERSION}/plugins/syncml_plugin
MASTERDIR= ${.CURDIR}/../multisync
.include "${MASTERDIR}/Makefile"