1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/deskutils/multisync-backup/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

20 lines
425 B
Makefile

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