freebsd-ports/net-mgmt/rubygem-snmp/Makefile
Martin Wilke 851d4e2c3a - Update to 1.0.2
PR:		125791
Submitted by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2008-07-20 13:41:01 +00:00

20 lines
407 B
Makefile

# New ports collection makefile for: rubygem-snmp
# Date created: 15 February 2006
# Whom: Brooks Davis <brooks@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= snmp
PORTVERSION= 1.0.2
CATEGORIES= net-mgmt rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}lib
MAINTAINER= mhjacks@swbell.net
COMMENT= SNMP library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
.include <bsd.port.mk>