1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/net-mgmt/p5-Xymon-Client/Makefile
2021-04-18 13:42:44 +08:00

22 lines
352 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= Xymon-Client
PORTVERSION= 0.08
PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interface to xymon/hobbit client
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>