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

14 lines
194 B
Makefile

COMMENT = control over the flow of time
MODULES = cpan
DISTNAME = Time-Warp-0.54
CATEGORIES = devel
REVISION = 0
# same as perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
.include <bsd.port.mk>