sync ports with The Matrix
This commit is contained in:
parent
5d292fe8ab
commit
ec769495ab
13 changed files with 35 additions and 32 deletions
|
@ -6,14 +6,14 @@ CATEGORIES= devel
|
|||
HOMEPAGE= https://github.com/assaf/uuid
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/ruby
|
||||
|
||||
CONFIGURE_STYLE= gem
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= net/ruby-macaddr,${MODRUBY_FLAVOR}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
net/ruby-macaddr,${MODRUBY_FLAVOR}
|
||||
TEST_DEPENDS= devel/ruby-mocha,${MODRUBY_FLAVOR}
|
||||
|
||||
MODRUBY_TEST= rake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue