mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to ruby-dbi-0.1.0, and
- take over maintainership. PR: ports/97010 Submitted by: maintainer (Christopher Boumenot)
This commit is contained in:
parent
de3780399a
commit
22dc4b7ce4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161784
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
|||
DISTNAME= ${RUBY_DBI_DISTNAME}
|
||||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= boumenot@gmail.com
|
||||
COMMENT= mSQL driver for DBI-for-Ruby
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
|
||||
|
@ -27,7 +27,7 @@ SLAVE_PORT= yes
|
|||
MASTER_PORT= databases/ruby-dbi
|
||||
|
||||
WRKSRC= ${RUBY_DBI_WRKSRC}
|
||||
CONFIGURE_ARGS= --with=lib/${PORTNAME}
|
||||
CONFIGURE_ARGS= --with=${PORTNAME}
|
||||
|
||||
.include "${.CURDIR}/../ruby-dbi/Makefile.common"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue