32ff39939f
- 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>
18 lines
353 B
Makefile
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>
|