7 lines
144 B
Makefile
7 lines
144 B
Makefile
|
COMMENT = waterfall view web interface plugin for buildbot
|
||
|
|
||
|
PART = waterfall-view
|
||
|
BUILD_DEPENDS = devel/py-buildbot/pkg
|
||
|
|
||
|
.include <bsd.port.mk>
|