2022-03-11 18:49:30 +00:00

16 lines
197 B
Makefile

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>