mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Add LICENSE_FILE
Approved by: portmgr (blanket)
This commit is contained in:
parent
0a4e76643b
commit
37ded43757
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401670
@ -11,6 +11,7 @@ MAINTAINER= ltning@anduin.net
|
||||
COMMENT= Multi-master replication and sync for MySQL and PostgreSQL
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/License.txt
|
||||
|
||||
BUILD_DEPENDS= rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
rubygem-activerecord>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activerecord
|
||||
@ -19,7 +20,6 @@ RUN_DEPENDS= flog>=0:${PORTSDIR}/sysutils/flog \
|
||||
rubygem-activerecord>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activerecord
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
Loading…
Reference in New Issue
Block a user