ports/devel/p5-Task-Weaken/Makefile

15 lines
223 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= ensure that a platform has weaken support
MODULES= cpan
PKG_ARCH= *
DISTNAME= Task-Weaken-1.06
CATEGORIES= devel
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
FIX_EXTRACT_PERMISSIONS= Yes
.include <bsd.port.mk>