freebsd-ports/devel/p5-Test-Portability-Files/Makefile
Felippe de Meirelles Motta 19be0870c5 - Update to 0.06
2013-02-07 21:08:25 +00:00

18 lines
351 B
Makefile

# Created by: lippe
# $FreeBSD$
PORTNAME= Test-Portability-Files
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lippe@FreeBSD.org
COMMENT= Test::Portability::Files Check file names portability
PERL_CONFIGURE= yes
MAN3= Test::Portability::Files.3
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>