# New ports collection makefile for:	devel/p5-Dir-Watch
# Date created:		2009-12-18
# Whom:			Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD: ports/devel/p5-Dir-Watch/Makefile,v 1.2 2010/09/13 23:39:42 pgollucci Exp $
#

PORTNAME=	Dir-Watch
PORTVERSION=	0.0.0
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@vvelox.net
COMMENT=	Watches the current directory for file/dir additions or removals

PERL_CONFIGURE=	yes

MAN3=		Dir::Watch.3

.include <bsd.port.mk>
