opnsense-ports/net/py-raet/Makefile
Franco Fichtner b0341851b1 */*: sync with upstream
Taken from: FreeBSD
2015-12-11 07:32:33 +01:00

19 lines
403 B
Makefile

# 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>