Tweak net-mgmt/unifi2 version 2.4.6_4
[dports.git] / net-mgmt / p5-Xymon-Client / Makefile
1 # Created by: Gea-Suan Lin <gslin@gslin.org>
2 # $FreeBSD$
3
4 PORTNAME=       Xymon-Client
5 PORTVERSION=    0.08
6 CATEGORIES=     net-mgmt
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     sunpoet@FreeBSD.org
11 COMMENT=        Interface to xymon/hobbit client
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USE_PERL5=      configure
17 USES=           perl5
18
19 .include <bsd.port.mk>