xref: /mports/databases/rubygem-do_sqlite3/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	do_sqlite3
2PORTVERSION=	0.10.17
3CATEGORIES=	databases rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	voldern@hoeggen.net
7COMMENT=	Ruby DataObjects driver to the SQLite DB engine version 3
8WWW=		https://rubygems.org/gems/do_sqlite3
9
10LIB_DEPENDS=	libsqlite3.so:databases/sqlite3
11BUILD_DEPENDS=	${RUN_DEPENDS}
12RUN_DEPENDS=	rubygem-data_objects>=0.10.17:databases/rubygem-data_objects
13
14USES=		gem
15
16CONFIGURE_ARGS=	--with-sqlite3-dir=${LOCALBASE}
17
18.include <bsd.port.mk>
19

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026