PORTNAME=	inotify
PORTVERSION=	3.0.0
CATEGORIES=	devel

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Inotify bindings for PHP
WWW=		https://pecl.php.net/package/inotify \
		https://github.com/arnaud-lb/php-inotify

LICENSE=	PHP301
LICENSE_FILE=	${WRKSRC}/LICENSE

LIB_DEPENDS=	libinotify.so:devel/libinotify

USES=		php:pecl

.include <bsd.port.mk>
