# New ports collection makefile for:	Filesys::Notify::Simple
# Date created:		28 Oct 2009
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Filesys-Notify-Simple/Makefile,v 1.3 2010/04/01 15:34:14 kuriyama Exp $
#

PORTNAME=	Filesys-Notify-Simple
PORTVERSION=	0.06
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension for simple and dumb file system watcher

PERL_CONFIGURE=	yes

MAN3=	Filesys::Notify::Simple.3

.include <bsd.port.mk>
