opnsense-ports/devel/py-buildbot-pkg/Makefile
Franco Fichtner ab638330a3 */*: sync with upstream
Taken from: HardenedBSD
2018-07-10 15:45:37 +02:00

20 lines
381 B
Makefile

# Created by: Michael Gmelin <grembo@FreeBSD.org>
# $FreeBSD$
PORTNAME= buildbot-pkg
PORTVERSION= 0.9.15
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs@FreeBSD.org
COMMENT= Continuous Integration Framework (packaging)
LICENSE= GPLv2
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>