# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: net/rubygem-macaddr/Makefile 332047 2013-10-30 02:53:47Z swills $

PORTNAME=	macaddr
PORTVERSION=	1.6.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Cross Platform Mac Address Determination for Ruby

RUN_DEPENDS=	rubygem-systemu>=2.5.0:${PORTSDIR}/devel/rubygem-systemu

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>
