# $MidnightBSD: trunk/devel/p5-Filesys-Notify-Simple/Makefile 23032 2018-02-18 17:04:50Z laffer1 $
# $FreeBSD: head/devel/p5-Filesys-Notify-Simple/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	Filesys-Notify-Simple
PORTVERSION=	0.12
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSDBSD.org
COMMENT=	Perl extension for simple and dumb file system watcher

LICENSE=	unknown

USES=	perl5
USE_PERL5=	configure

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
