11 lines
234 B
Makefile
11 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.5 2008/12/03 23:44:44 sthen Exp $
|
|
|
|
COMMENT= multi-platform file synchronization tool, beta version
|
|
|
|
V= 2.27.57
|
|
PKGNAME= ${DISTNAME}p0
|
|
|
|
MASTER_SITES= ${HOMEPAGE}download/releases/beta/
|
|
|
|
.include <bsd.port.mk>
|