# New ports collection makefile for:	p5-File-Path-Tiny
# Date created:		2010-10-20
# Whom:			ports@c0decafe.net <ports@c0decafe.net>
#
# $FreeBSD: ports/devel/p5-File-Path-Tiny/Makefile,v 1.1 2010/10/20 08:17:42 wen Exp $
#

PORTNAME=	File-Path-Tiny
PORTVERSION=	0.1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@c0decafe.net
COMMENT=	Lightweight File::Path alternative

PERL_CONFIGURE=	yes

MAN3=	File::Path::Tiny.3

.include <bsd.port.mk>
