openbsd-ports/net/ruby-snmp/Makefile

17 lines
269 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $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>