mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Add LICENSE
- Remove RUN_DEPENDS - Update WWW - Bump PORTREVISION for dependency change
This commit is contained in:
parent
1d3ee3e1ff
commit
d79c8850fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387806
2 changed files with 4 additions and 6 deletions
|
@ -3,19 +3,17 @@
|
|||
|
||||
PORTNAME= recaptcha
|
||||
PORTVERSION= 0.3.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Helpers for the reCAPTCHA API
|
||||
|
||||
RUN_DEPENDS= rubygem-mocha>=0:${PORTSDIR}/devel/rubygem-mocha \
|
||||
rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake \
|
||||
rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
rubygem-i18n>=0:${PORTSDIR}/devel/rubygem-i18n
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST=yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
This plugin adds helpers for the reCAPTCHA API
|
||||
|
||||
WWW: http://github.com/ambethia/recaptcha
|
||||
WWW: https://github.com/ambethia/recaptcha
|
||||
|
|
Loading…
Add table
Reference in a new issue