1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/net-mgmt/p5-Mon/Makefile

20 lines
367 B
Makefile
Raw Normal View History

# Created by: Nicholas Esborn <nick@netdot.net>
# $FreeBSD$
PORTNAME= Mon
PORTVERSION= 0.11
PORTREVISION= 1
CATEGORIES= net-mgmt sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl module that supports mon, a network and system monitoring daemon
LICENSE= GPLv2
2013-08-02 18:21:05 +00:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>