summaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile.common
blob: c1b7e2368930912091667c40521f565622fc0a0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile.common,v 1.73 2020/12/02 07:57:19 adam Exp $
#
# used by databases/sqlite3/Makefile
# used by databases/sqlite3-docs/Makefile
# used by databases/sqlite3-tcl/Makefile
# used by devel/lemon/Makefile

SQLITE3_DISTVERSION=	3340000
SQLITE3_VERSION=	3.34.0

MASTER_SITES=	http://www.sqlite.org/2020/
MASTER_SITES+=	http://www.hwaci.com/sw/sqlite/2020/

HOMEPAGE?=	http://www.sqlite.org/
LICENSE=	public-domain