aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/rubygem-snmp/Makefile
blob: de1d93a3d3c325d8919ef3fe0dd98cc3d4ea23f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   snmp
PORTVERSION=    1.1.1
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>