freebsd-ports/net-mgmt/p5-Mon/Makefile
Sunpoet Po-Chuan Hsieh 32ff39939f - Add LICENSE
- Remove leading indefinite article from COMMENT
- Update WWW
- Pass maintainership to submitter
- While I'm here, remove DISTNAME

PR:		ports/189225
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-03 08:47:13 +00:00

18 lines
353 B
Makefile

# Created by: Nicholas Esborn <nick@netdot.net>
# $FreeBSD$
PORTNAME= Mon
PORTVERSION= 0.11
CATEGORIES= net-mgmt sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl module that supports mon, a network and system monitoring daemon
LICENSE= GPLv2
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>