pkgsrc/net/gkrellm-snmp/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00

20 lines
568 B
Makefile

# $NetBSD: Makefile,v 1.16 2004/10/03 00:17:52 tv Exp $
#
DISTNAME= gkrellm_snmp-0.21
PKGNAME= ${DISTNAME:S/_/-/}
PKGREVISION= 2
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_BUILDLINK3= YES
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../sysutils/gkrellm/buildlink3.mk"
.include "../../net/net-snmp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"