www/p5-PSGI: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2024-09-16 03:52:32 +08:00
parent 1c97e0cd40
commit ff6e390876
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -10,7 +10,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification
WWW= https://metacpan.org/release/PSGI
USES= perl5
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>