2013-06-23 18:26:29 +02:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2008-11-10 00:04:31 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= macaddr
|
2014-08-24 06:30:26 +02:00
|
|
|
PORTVERSION= 1.7.1
|
2008-11-10 00:04:31 +01:00
|
|
|
CATEGORIES= net rubygems
|
2010-06-23 20:42:12 +02:00
|
|
|
MASTER_SITES= RG
|
2008-11-10 00:04:31 +01:00
|
|
|
|
2010-08-27 01:55:19 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2008-11-10 00:04:31 +01:00
|
|
|
COMMENT= Cross Platform Mac Address Determination for Ruby
|
|
|
|
|
2015-05-27 15:07:58 +02:00
|
|
|
LICENSE= BSD2CLAUSE RUBY
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= rubygem-systemu>=2.6.2:devel/rubygem-systemu
|
2013-06-23 18:26:29 +02:00
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2008-11-10 00:04:31 +01:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2008-11-10 00:04:31 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|