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

16 lines
266 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Xymon
PORTVERSION= 0.01
CATEGORIES= net-mgmt
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Xymon Base Module
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>