freebsd-ports/sysutils/stepsync/Makefile

19 lines
356 B
Makefile
Raw Normal View History

# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= stepsync
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= sysutils gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= StepSync-${PORTVERSION}
MAINTAINER= danfe@FreeBSD.org
COMMENT= File and folder synchronization tool
LICENSE= GPLv2+
USES= gnustep
USE_GNUSTEP= build base gui
.include <bsd.port.mk>