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.
10 lines
207 B
Makefile
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>
|