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