opnsense-ports/devel/py-robotframework/Makefile
Franco Fichtner 5d43e4b8a2 */*: sync with upstream
Taken from: FreeBSD
2016-01-02 10:40:19 +01:00

19 lines
369 B
Makefile

# Created by: Vladimir Chukharev
# $FreeBSD$
PORTNAME= robotframework
PORTVERSION= 3.0
CATEGORIES= devel www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= Vladimir.Chukharev@gmail.com
COMMENT= Generic test automation framework
LICENSE= APACHE20
NO_ARCH= yes
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>