summaryrefslogtreecommitdiffstats
path: root/net/py-raet/Makefile
blob: a239ea7af10ad4abe1645187dc75337dc4162785 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Christer Edwards <christer.edwards@gmail.com>
# $FreeBSD$

PORTNAME=	raet
PORTVERSION=	0.6.5
CATEGORIES=	net python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	christer.edwards@gmail.com
COMMENT=	Reliable Asynchronous Event Transport protocol library

LICENSE=	APACHE20

USES=		python:2
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud