# HG changeset patch
# Parent cf9ae1c47e5e1747bc6cd29c489a3dac1f41a908
diff -r cf9ae1c47e5e -r cfa90e265e32 rsync.macports.org/release/ports/net/monarch/Portfile
a
|
b
|
|
4 | 4 | name monarch |
5 | 5 | version 2.5.0 |
6 | 6 | categories net |
| 7 | revision 1 |
7 | 8 | maintainers markd |
8 | 9 | description A GUI configuration tool for Nagios written in perl |
9 | 10 | long_description ${description} |
… |
… |
|
15 | 16 | depends_build port:nagios |
16 | 17 | depends_lib path:bin/mysql_config5:mysql5 \ |
17 | 18 | port:p5-libwww-perl \ |
18 | | port:p5-xml-libxml-common \ |
19 | 19 | port:p5-xml-namespacesupport \ |
20 | 20 | port:p5-xml-sax \ |
21 | 21 | port:p5-xml-libxml \ |