freebsd-ports/net-mgmt/p5-Xymon-Client/Makefile
Martin Wilke ffe630314e Provides an object interface to the xymon/hobbit client.
WWW:	http://search.cpan.org/dist/Xymon-Client/

PR:		ports/167666
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2012-05-16 06:50:31 +00:00

21 lines
379 B
Makefile

# New ports collection makefile for: p5-Xymon-Client
# Date created: 2012-05-07
# Whom: 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
PERL_CONFIGURE= yes
MAN3= Xymon::Client.3
.include <bsd.port.mk>