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