ports/devel/p5-Time-Warp/Makefile

12 lines
181 B
Makefile

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>