935c866afb
(part 13). Approved by: portmgr (itetcu)
23 lines
501 B
Makefile
23 lines
501 B
Makefile
# New ports collection makefile for: p5-Test-Portability-Files
|
|
# Date created: 2008-02-08
|
|
# Whom: Felippe de Meirelles Motta <lippemail@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Test-Portability-Files
|
|
PORTVERSION= 0.05
|
|
PORTREVISION= 1
|
|
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>
|