freebsd-ports/devel/p5-Test-Portability-Files/Makefile

17 lines
315 B
Makefile

# Created by: lippe
# $FreeBSD$
PORTNAME= Test-Portability-Files
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Test::Portability::Files Check file names portability
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>