aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/rubygem-snmp/Makefile
blob: bd81911e982411a97e6b388b9294e03dc994ed21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    rubygem-snmp
# Date created:             15 February 2006
# Whom:                 Brooks Davis <brooks@FreeBSD.org>
#
# $FreeBSD$
#

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>