diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-15 03:04:36 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-15 03:04:36 +0000 |
| commit | 37ded437578af6077d7935f5398acf8353d0d83e (patch) | |
| tree | 091627a99c1b6f8a5ce3ba3c10374dd9da5a9946 /databases/rubygem-rubyrep/Makefile | |
| parent | - Add LICENSE_FILE (diff) | |
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/rubygem-rubyrep/Makefile')
| -rw-r--r-- | databases/rubygem-rubyrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-rubyrep/Makefile b/databases/rubygem-rubyrep/Makefile index 2dd0c37bbadb..12fd5d0609ca 100644 --- a/databases/rubygem-rubyrep/Makefile +++ b/databases/rubygem-rubyrep/Makefile @@ -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 |
