aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2017-09-07 20:12:52 +0800
committerEd Schouten <ed@FreeBSD.org>2017-09-07 20:12:52 +0800
commita362b81898b0d7de194ec96b2fe1f5fe5ad475a7 (patch)
treef3c1944185d82b0d6f079e167b67affbe2b39cc8 /net/Makefile
parent919aea344fdfa16b1f7ba68c51a31a3dca6ac368 (diff)
downloadfreebsd-ports-gnome-a362b81898b0d7de194ec96b2fe1f5fe5ad475a7.tar.gz
freebsd-ports-gnome-a362b81898b0d7de194ec96b2fe1f5fe5ad475a7.tar.zst
freebsd-ports-gnome-a362b81898b0d7de194ec96b2fe1f5fe5ad475a7.zip
Add net/flower.
The latest versions of CloudABI make use of a separate daemon to facilitate connecting/listening on the network, called Flower. Add a package for this daemon, as it is a build dependency for the latest version of cloudabi-utils. Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D12264
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 5bf9d8327cf4..54f57e4a416f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -136,6 +136,7 @@
SUBDIR += exaddos
SUBDIR += fb
SUBDIR += findmtu
+ SUBDIR += flower
SUBDIR += flowgrep
SUBDIR += fonulator
SUBDIR += foreman-proxy