14 lines
231 B
Makefile
14 lines
231 B
Makefile
PORTNAME= snmp
|
|
PORTVERSION= 1.2.0
|
|
CATEGORIES= net-mgmt rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mhjacks@swbell.net
|
|
COMMENT= SNMP library for Ruby
|
|
WWW= https://rubygems.org/gems/snmp
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|