# New ports collection makefile for:	rubygem-snmp
# Date created:				15 February 2006
# Whom:					Brooks Davis <brooks@FreeBSD.org>
#
# $FreeBSD: ports/net-mgmt/rubygem-snmp/Makefile,v 1.10 2010/09/22 20:35:20 pgollucci Exp $
#

PORTNAME=	snmp
PORTVERSION=	1.0.3
CATEGORIES=	net-mgmt rubygems
MASTER_SITES=	RG

MAINTAINER=	mhjacks@swbell.net
COMMENT=	SNMP library for Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
