opnsense-ports/net/rubygem-macaddr/Makefile
Franco Fichtner 6c54ab69a0 */*: sync with upstream
Taken from: HardenedBSD
2021-07-21 08:08:56 +02:00

21 lines
388 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= macaddr
PORTVERSION= 1.7.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Cross Platform Mac Address Determination for Ruby
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
RUN_DEPENDS= rubygem-systemu>=2.6.5<2.7:devel/rubygem-systemu
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>