freebsd-ports/net-mgmt/rubygem-snmp/Makefile
2014-01-24 14:53:03 +00:00

15 lines
237 B
Makefile

# $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>