ports/devel/p5-File-Sync/Makefile

16 lines
197 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= perl interface to the sync() system functions
DISTNAME= File-Sync-0.11
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
WANTLIB+= c perl
MODULES= cpan
.include <bsd.port.mk>