mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Add LICENSE
- Support STAGEDIR
This commit is contained in:
parent
1ba91e6796
commit
5c9c934664
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331714
@ -9,6 +9,8 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Useful task libraries and methods for Capistrano
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-capistrano>=1.0.0:${PORTSDIR}/sysutils/rubygem-capistrano
|
||||
|
||||
USE_RUBY= yes
|
||||
@ -16,5 +18,4 @@ USE_RAKE= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user