11 lines
222 B
Makefile
11 lines
222 B
Makefile
# $OpenBSD: Makefile,v 1.6 2009/04/03 21:30:50 sturm Exp $
|
|
|
|
COMMENT= multi-platform file synchronization tool
|
|
|
|
V= 2.27.57
|
|
PKGNAME= ${DISTNAME}p1
|
|
|
|
MASTER_SITES= ${HOMEPAGE}download/releases/stable/
|
|
|
|
.include <bsd.port.mk>
|