opnsense-ports/deskutils/multisync-syncml/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

19 lines
437 B
Makefile

# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD$
PORTNAME= multisync-syncml
MAINTAINER= ports@FreeBSD.org
COMMENT= Multisync plugin for SyncML targets
RUN_DEPENDS= multisync:deskutils/multisync
DISTINFO_FILE= ${MASTERDIR}/distinfo
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
WRKSRC= ${WRKDIR}/multisync-${PORTVERSION}/plugins/syncml_plugin
MASTERDIR= ${.CURDIR}/../multisync
.include "${MASTERDIR}/Makefile"