# $NetBSD$

DISTNAME=	notify_events-1.0.4
PKGNAME=	${PYPKGPREFIX}-notify-events-1.0.4
CATEGORIES=	sysutils python
MASTER_SITES=	${MASTER_SITE_PYPI:=n/notify_events/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/notify-events/python
COMMENT=	Extension to integrate your project with Notify.Events service
LICENSE=	mit

DEPENDS+=	${PYPKGPREFIX}-requests>=2.24.0:../../devel/py-requests

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
