diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-25 04:54:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-25 04:54:09 +0800 |
commit | 4ccfe2bfee937078de2ec967be89f8daee2cbbcb (patch) | |
tree | 592fc1fc1577e8736a088f22f0a6784d280c7b1a /net-mgmt/Makefile | |
parent | 28b0e7d83a38fead3cba180306ccb05800a2e316 (diff) | |
download | freebsd-ports-gnome-4ccfe2bfee937078de2ec967be89f8daee2cbbcb.tar.gz freebsd-ports-gnome-4ccfe2bfee937078de2ec967be89f8daee2cbbcb.tar.zst freebsd-ports-gnome-4ccfe2bfee937078de2ec967be89f8daee2cbbcb.zip |
- Add centreon-clib 1.2.0
Centreon Clib is a common library for all Centreon products written in
C/C++. This project provides high level implementation of many basic
system mechanism. The target is to have a portable and powerful
implementation.
WWW: http://www.centreon.com/
PR: ports/189371
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index a39a4c2b62e7..f1f2b6ad8c0b 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -33,6 +33,7 @@ SUBDIR += cacti-spine SUBDIR += cdpd SUBDIR += cdpr + SUBDIR += centreon-clib SUBDIR += cflowd SUBDIR += check_logfiles SUBDIR += check_multi |