opnsense-ports/devel/p5-File-pushd/Makefile
2022-09-07 22:33:21 +02:00

19 lines
355 B
Makefile

PORTNAME= File-pushd
PORTVERSION= 1.016
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Temporary chdir for a limited scope in Perl
WWW= https://metacpan.org/release/File-pushd
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>