diff options
author | vg <vg@FreeBSD.org> | 2015-04-28 13:42:27 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2015-04-28 13:42:27 +0800 |
commit | 167c8957d3ba7ed8ae44f4be704d1e0026ef35f0 (patch) | |
tree | 4c6439aac22ecb8cc1b24e73261ca8aba9e067fb /www/Makefile | |
parent | 0d285530cb486fde2a90ddc5c781c6c0a4f8f1d7 (diff) | |
download | freebsd-ports-gnome-167c8957d3ba7ed8ae44f4be704d1e0026ef35f0.tar.gz freebsd-ports-gnome-167c8957d3ba7ed8ae44f4be704d1e0026ef35f0.tar.zst freebsd-ports-gnome-167c8957d3ba7ed8ae44f4be704d1e0026ef35f0.zip |
New port: www/itop
iTop stands for IT Operational Portal.
iTop is an Open Source web application for the day to day operations
of an IT environment. iTop was designed with the ITIL best practices
in mind but does not dictate any specific process, the application
is flexible enough to adapt to your processes whether you want rather
informal and pragmatic processes or a strict ITIL aligned behavior.
WWW: http://www.combodo.com/
PR: ports/199646
Submitted by: olevole@olevole.ru
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 1fd55b1be4f4..327a72519bc6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -331,6 +331,7 @@ SUBDIR += interchange SUBDIR += iojs SUBDIR += ismail + SUBDIR += itop SUBDIR += iwebcal SUBDIR += jawstats SUBDIR += jdresolve |