freebsd-ports/deskutils/multisync-syncml/Makefile
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00: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"