diff --git a/graphics/p5-Image-PBMlib/Makefile b/graphics/p5-Image-PBMlib/Makefile index 8860022abb34..7581d4c56d27 100644 --- a/graphics/p5-Image-PBMlib/Makefile +++ b/graphics/p5-Image-PBMlib/Makefile @@ -1,18 +1,20 @@ PORTNAME= Image-PBMlib PORTVERSION= 2.00 PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Helper functions for PBM/PGM/PPM image file formats WWW= https://metacpan.org/release/Image-PBMlib LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include