ffe630314e
WWW: http://search.cpan.org/dist/Xymon-Client/ PR: ports/167666 Submitted by: Gea-Suan Lin <gslin@gslin.org>
21 lines
379 B
Makefile
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>
|