opnsense-ports/devel/py-ioflo/Makefile
Franco Fichtner b978213486 */*: sync with upstream
Taken from: FreeBSD
2016-02-03 04:55:00 +01:00

21 lines
456 B
Makefile

# Created by: Christer Edwards <christer.edwards@gmail.com>
# $FreeBSD$
PORTNAME= ioflo
PORTVERSION= 1.5.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= christer.edwards@gmail.com
COMMENT= Automated Reasoning Engine and Flow Based Programming Framework
LICENSE= APACHE20
USES= python:2 shebangfix
USE_PYTHON= autoplist distutils
NO_ARCH= yes
SHEBANG_FILES= scripts/ioflo
.include <bsd.port.mk>