ports/devel/p5-File-RsyncP/Makefile

14 lines
210 B
Makefile

COMMENT = perl implementation of an Rsync client
MODULES = cpan
DISTNAME = File-RsyncP-0.76
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
MAKE_ENV += CC='${CC}'
WANTLIB += c m perl
.include <bsd.port.mk>