# $MidnightBSD$
# $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=	artistic gpl
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		perl5
USE_PERL5=	configure

NO_TEST=	yes

.include <bsd.port.mk>
