mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-arr-pm: add missing dep
PR: 220651 Submitted by: sunpoet
This commit is contained in:
parent
de3cb78fe5
commit
e3281cde3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445568
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= arr-pm
|
||||
PORTVERSION= 0.0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,6 +11,8 @@ COMMENT= Read and write rpm packages
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-cabin>=0:devel/rubygem-cabin
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
|
Loading…
Add table
Reference in a new issue