freebsd-ports/net-mgmt/p5-Xymon-Client/Makefile
Andrej Zverev 2875a8723c - support stage
Approved by:	portmgr (blanket infrastructure)
2014-01-05 15:52:33 +00:00

16 lines
288 B
Makefile

# Created by: 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
.include <bsd.port.mk>