Files
ports/devel/p5-Data-Inspect/Makefile
T
Po-Chuan Hsieh bab88daf02 devel/p5-Data-Inspect: Add NO_ARCH
- Pass maintainership to perl@
2025-04-18 13:38:39 +08:00

20 lines
345 B
Makefile

PORTNAME= Data-Inspect
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Another pretty-printer for perl objects
WWW= https://metacpan.org/release/Data-Inspect
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>