pkgsrc-wip/py-notify-cli/Makefile

17 lines
397 B
Makefile

# $NetBSD$
DISTNAME= notify-cli-0.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/notify-cli/}
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"