# 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.6 2011/10/08 12:16:00 kuriyama Exp $
#

PORTNAME=	Filesys-Notify-Simple
PORTVERSION=	0.08
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
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>
