hobbit server (taken from hobbitserver.cfg). WWW: http://search.cpan.org/dist/Xymon-Server/ PR: ports/167667 Submitted by: Gea-Suan Lin <gslin@gslin.org>
21 lines
369 B
Makefile
21 lines
369 B
Makefile
# New ports collection makefile for: p5-Xymon-Server
|
|
# Date created: 2012-05-07
|
|
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Xymon-Server
|
|
PORTVERSION= 0.02
|
|
CATEGORIES= net-mgmt
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= gslin@gslin.org
|
|
COMMENT= Xymon Server Interface
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Xymon::Server.3
|
|
|
|
.include <bsd.port.mk>
|