2013-09-20 22:24:43 +00:00
|
|
|
# Created by: Nicholas Esborn <nick@netdot.net>
|
2000-10-31 18:37:15 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Mon
|
2001-05-20 02:18:04 +00:00
|
|
|
PORTVERSION= 0.11
|
2014-11-26 13:08:24 +00:00
|
|
|
PORTREVISION= 1
|
2004-02-23 04:42:13 +00:00
|
|
|
CATEGORIES= net-mgmt sysutils perl5
|
2008-04-17 14:30:31 +00:00
|
|
|
MASTER_SITES= CPAN
|
2000-10-31 18:37:15 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-12-24 00:14:11 +00:00
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
2014-05-03 08:47:13 +00:00
|
|
|
COMMENT= Perl module that supports mon, a network and system monitoring daemon
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
2000-10-31 18:37:15 +00:00
|
|
|
|
2013-08-02 18:21:05 +00:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2000-10-31 18:37:15 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|