mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Support STAGEDIR
This commit is contained in:
parent
0e200eb077
commit
6cebe5e367
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331717
@ -9,6 +9,8 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Tool for managing a fleet of machines in the cloud
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-fog>=0:${PORTSDIR}/devel/rubygem-fog \
|
||||
rubygem-minitar>=0:${PORTSDIR}/archivers/rubygem-minitar \
|
||||
rubygem-thor>=0:${PORTSDIR}/devel/rubygem-thor
|
||||
@ -19,5 +21,4 @@ RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/blimpy
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user