aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Xymon-Client/Makefile
blob: c717c3c68295ebef6f84448fd71b398ddc4decd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$

PORTNAME=	Xymon-Client
PORTVERSION=	0.08
CATEGORIES=	net-mgmt
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Interface to xymon/hobbit client

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>