openbsd-ports/net/ruby-snmp/Makefile
2013-03-11 11:35:43 +00:00

17 lines
269 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:56 espie Exp $
COMMENT= SNMP network management library for Ruby
DISTNAME= snmp-1.0.2
REVISION= 6
CATEGORIES= net
# bsd/ruby
PERMIT_PACKAGE_CDROM= yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>