aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-Xymon-Client/Makefile
blob: 9ce8c57155a35233df8cd4f24d85a8d5ecbde3fc (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= ports@FreeBSD.org
COMMENT=    Interface to xymon/hobbit client

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>