freebsd-ports/net-mgmt/rubygem-snmp/Makefile

16 lines
251 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
NO_STAGE= yes
.include <bsd.port.mk>