diff --git a/security/p5-Text-Password-Pronounceable/Makefile b/security/p5-Text-Password-Pronounceable/Makefile index 5f0ca546069e..118c9784e5ba 100644 --- a/security/p5-Text-Password-Pronounceable/Makefile +++ b/security/p5-Text-Password-Pronounceable/Makefile @@ -1,16 +1,18 @@ # Created by: Cheng-Lung Sung PORTNAME= Text-Password-Pronounceable PORTVERSION= 0.30 PORTREVISION= 1 CATEGORIES= security textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for generating pronounceable passwords USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include