sthen d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00

10 lines
207 B
Makefile

# $OpenBSD: Makefile,v 1.3 2019/04/28 20:51:30 sthen Exp $
COMMENT = grid view web interface plugin for buildbot
REVISION = 0
PART = grid-view
BUILD_DEPENDS = devel/py-buildbot/pkg
.include <bsd.port.mk>