ports/misc/p5-Test-Dir/Makefile
Xavier Beaudouin 6d9bec7d67 */*: Use my @FreeBSD.org email as MAINTAINER
Approved by:	0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D48050
2024-12-13 18:33:10 +01:00

15 lines
283 B
Makefile

PORTNAME= Test-Dir
PORTVERSION= 1.014
PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kiwi@FreeBSD.org
COMMENT= Test directory attributes
WWW= https://metacpan.org/release/Test-Dir
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>