# $FreeBSD: tags/RELEASE_10_2_0/net/rubygem-network_interface/Makefile 331730 2013-10-26 20:01:39Z antoine $

PORTNAME=	network_interface
PORTVERSION=	0.0.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Get network interface information from Ruby

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=yes

.include <bsd.port.mk>
