mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE_FILE
This commit is contained in:
parent
b4eac57f33
commit
f79b9a8591
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406699
1 changed files with 1 additions and 1 deletions
|
@ -10,13 +10,13 @@ MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= Send Devise emails in background
|
COMMENT= Send Devise emails in background
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS?= rubygem-devise>=3.2:${PORTSDIR}/devel/rubygem-devise
|
RUN_DEPENDS?= rubygem-devise>=3.2:${PORTSDIR}/devel/rubygem-devise
|
||||||
|
|
||||||
SLAVEDIRS= devel/rubygem-devise-async-rails4
|
SLAVEDIRS= devel/rubygem-devise-async-rails4
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
RUBYGEM_AUTOPLIST= yes
|
RUBYGEM_AUTOPLIST= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue