[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / net / gkrellm-snmp

File: [cvs.NetBSD.org] / pkgsrc / net / gkrellm-snmp / Makefile (download)

Revision 1.12, Tue Feb 24 23:34:11 2004 UTC (20 years, 1 month ago) by cube
Branch: MAIN
Changes since 1.11: +11 -18 lines

Update to version 0.21.  This is the GKrellM-2 port of the snmp plugin.  It
also includes a few new features, such as a grapher and support for tcp
transport.

# $NetBSD: Makefile,v 1.12 2004/02/24 23:34:11 cube Exp $
#

DISTNAME=	gkrellm_snmp-0.21
PKGNAME=	${DISTNAME:S/_/-/}
CATEGORIES=	net
MASTER_SITES=	http://triq.net/gkrellm/

MAINTAINER=	cube@NetBSD.org
HOMEPAGE=	http://triq.net/gkrellm_snmp.html
COMMENT=	GKrellM plugin to display values collected from a SNMP agent

USE_BUILDLINK2=	YES

.include "../../security/openssl/buildlink2.mk"
.include "../../sysutils/gkrellm/buildlink2.mk"
.include "../../net/net-snmp/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"