Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7418ba2e1a57ab56d8e90ed60418bbc0fa622640
/
.
/
apps
/
mfwd
/
BUCK
blob: 2d20a48a7739f845a3c7a1c5d7334d4874fc6bdf [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'Multicast Forwarding App'
,
category
=
'Traffic Steering'
,
url
=
'http://onosproject.org'
,
description
=
'Multicast forwarding application.'
,
)