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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Cross Platform Mac Address Determination for Ruby
WWW=		https://github.com/ahoward/macaddr

LICENSE=	bsd2 ruby
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	rubygem-systemu>=2.6.5<2.7:devel/rubygem-systemu

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
