You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
485 B
13 lines
485 B
DEFINED_PHASES=compile configure install postinst prepare
|
|
DEPEND=ssl? ( dev-libs/openssl ) sys-devel/flex sys-devel/bison pam? ( virtual/pam )
|
|
DESCRIPTION=a utility for monitoring and managing daemons or similar programs running on a Unix system.
|
|
EAPI=2
|
|
HOMEPAGE=http://mmonit.com/monit/
|
|
IUSE=pam ssl
|
|
KEYWORDS=amd64 ppc x86 ~amd64-linux
|
|
LICENSE=GPL-3
|
|
RDEPEND=ssl? ( dev-libs/openssl )
|
|
SLOT=0
|
|
SRC_URI=http://mmonit.com/monit/dist/monit-5.5.tar.gz
|
|
_md5_=bcc1956da042a8d1e9d97aa667e1d166
|