opnsense-ports/sysutils/py-dirsync/Makefile
Franco Fichtner 97c3c150cf */*: sync with upstream
Taken from: FreeBSD
2016-09-26 00:01:03 +02:00

19 lines
373 B
Makefile

# Created by: René Ladan <rene@freebsd.org>
# $FreeBSD$
PORTNAME= dirsync
PORTVERSION= 2.2.2
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rene@FreeBSD.org
COMMENT= Advanced directory tree synchronisation tool
LICENSE= MIT
USES= python zip
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>