mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
17 lines
297 B
Makefile
17 lines
297 B
Makefile
# $FreeBSD: head/net-mgmt/rubygem-snmp/Makefile 457912 2018-01-02 16:20:08Z swills $
|
|
|
|
PORTNAME= netsnmp
|
|
PORTVERSION= 0.1.9
|
|
CATEGORIES= net-mgmt rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mhjacks@swbell.net
|
|
COMMENT= SNMP library for Ruby
|
|
|
|
NO_ARCH= yes
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|