aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-File-Tail-Dir/Makefile
blob: c36c3576abe28ef8a428d180db80c9832a5f649e (plain) (tree)

























                                                                               
# New ports collection makefile for:	p5-File-Tail-Dir
# Date created:		2010-07-15
# Whom:			Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
#
# $FreeBSD$
#

PORTNAME=	File-Tail-Dir
PORTVERSION=	0.10
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	File
PKGNAMEPREFIX=	p5-

MAINTAINER=	jnlin@csie.nctu.edu.tw
COMMENT=	Tail all matching files in a given set of directories

RUN_DEPENDS=	p5-File-ChangeNotify>0:${PORTSDIR}/devel/p5-File-ChangeNotify \
		p5-Moose>0:${PORTSDIR}/devel/p5-Moose \
		p5-YAML>0:${PORTSDIR}/textproc/p5-YAML

PERL_CONFIGURE=	yes

MAN3=		File::Tail::Dir.3

.include <bsd.port.mk>