HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/sysutils/stepsync/Makefile
# 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>