freebsd-ports/net-mgmt/p5-Xymon-Client/Makefile
Andrej Zverev e242f309a8 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 03:27:37 +00:00

22 lines
393 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
USES= perl5
USE_PERL5= configure
MAN3= Xymon::Client.3
.include <bsd.port.mk>