# New ports collection makefile for: p5-File-Tail-Dir # Date created: 2010-07-15 # Whom: Jui-Nan Lin # # $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