1
0
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:
Sunpoet Po-Chuan Hsieh 2015-11-15 03:04:36 +00:00
parent 0a4e76643b
commit 37ded43757
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401670

View File

@ -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