mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix = location in LICENSE_FILE
This commit is contained in:
parent
281c2f4742
commit
07732e6a09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550332
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ COMMENT= Ruby interface to PostgreSQL library
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE RUBY
|
LICENSE= BSD2CLAUSE RUBY
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE_BSD2CLAUSE =${WRKSRC}/BSDL
|
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
|
||||||
LICENSE_FILE_RUBY =${WRKSRC}/LICENSE
|
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= gem pgsql
|
USES= gem pgsql
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue