ports/devel/p5-Time-Warp/Makefile

13 lines
181 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = control over the flow of time
MODULES = cpan
DISTNAME = Time-Warp-0.55
CATEGORIES = devel
# same as perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
.include <bsd.port.mk>