1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net-mgmt/p5-Xymon-Client/Makefile

22 lines
363 B
Makefile
Raw Permalink Normal View History

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Xymon-Client
PORTVERSION= 0.08
PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
2014-06-30 16:42:17 +00:00
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interface to xymon/hobbit client
LICENSE= ART10 GPLv1+
2014-07-31 15:12:28 +00:00
LICENSE_COMB= dual
2015-09-20 20:16:24 +00:00
NO_ARCH= yes
USE_PERL5= configure
2014-07-31 15:12:28 +00:00
USES= perl5
.include <bsd.port.mk>