ports/devel/p5-File-chdir/Makefile

12 lines
175 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= more sensible way to change directories
MODULES= cpan
PKG_ARCH= *
DISTNAME = File-chdir-0.1011
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>