ports/devel/p5-File-chmod/Makefile

13 lines
183 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= implements symbolic and ls chmod modes
MODULES= cpan
PKG_ARCH= *
DISTNAME= File-chmod-0.42
CATEGORIES= devel
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>