pkgsrc-wip/py-amqpipe/Makefile

17 lines
379 B
Makefile

# $NetBSD$
DISTNAME= amqpipe-0.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PYPI:=a/amqpipe/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/Fatal1ty/amqpipe
COMMENT= Twisted based pipeline framework for AMQP
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"