2023-08-16 22:26:55 +00:00
|
|
|
COMMENT= cross platform mac address determiniation
|
|
|
|
|
|
|
|
DISTNAME= macaddr-1.7.2
|
|
|
|
CATEGORIES= net
|
|
|
|
|
|
|
|
HOMEPAGE= https://github.com/ahoward/macaddr/
|
|
|
|
|
|
|
|
# ruby
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
|
|
|
MODULES= lang/ruby
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= gem
|
|
|
|
|
2023-09-08 05:21:37 +00:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
|
|
|
devel/ruby-systemu,${MODRUBY_FLAVOR}
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|