1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/net-mgmt/rubygem-snmp/Makefile
2014-01-24 14:53:03 +00:00

16 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>