- Add LICENSE

- Support STAGEDIR
- Request maintainership

PR:		ports/184468
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 28 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-31 08:30:54 +00:00
parent b2ab3ab827
commit 2443cc456a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338261

View file

@ -6,17 +6,17 @@ PORTVERSION= 2.14.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= romanbsd@yahoo.com
MAINTAINER= ruby@FreeBSD.org
COMMENT= Behaviour Driven Development in Ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-rspec-core>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-core \
rubygem-rspec-expectations>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-mocks
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>