aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Dir-Watch/Makefile
blob: 6918b72872374f2a00c4930c54d131e6f83ddf4a (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                          
                           
                    
                                   









                                                                                
# New ports collection makefile for:	devel/p5-Dir-Watch
# Date created:		2009-12-18
# Whom:			Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#

PORTNAME=	Dir-Watch
PORTVERSION=	0.0.0
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN: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>