# $NetBSD$

DISTNAME=	notify-cli-0.1.2
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	sysutils python
MASTER_SITES=	https://files.pythonhosted.org/packages/80/a8/6b5577fdce19ea2b640d645f0da140c77a94a8e7e03cde112f10c8724d28/

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/matthewscholefield/notify-server
COMMENT=	Python client for notify-server
LICENSE=	mit

USE_LANGUAGES=	# none

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