Index: head/devel/p5-Data-Dumper-Perltidy/Makefile =================================================================== --- head/devel/p5-Data-Dumper-Perltidy/Makefile (revision 485342) +++ head/devel/p5-Data-Dumper-Perltidy/Makefile (revision 485343) @@ -1,19 +1,21 @@ # Created by: Murilo Opsfelder # $FreeBSD$ PORTNAME= Data-Dumper-Perltidy PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= mopsfelder@gmail.com COMMENT= Stringify and pretty print Perl data structures RUN_DEPENDS= perltidy:devel/p5-Perl-Tidy USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include