2016-10-28 10:59:37 +02:00
|
|
|
PORTNAME= pamqp
|
|
|
|
PORTVERSION= 1.6.1
|
|
|
|
CATEGORIES= net python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
|
|
COMMENT= Low level AMQP framing library for Python
|
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2020-12-29 00:02:12 +01:00
|
|
|
USES= python:3.6+
|
2016-10-28 10:59:37 +02:00
|
|
|
USE_PYTHON= autoplist distutils
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|