summaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile.common
blob: 9aa4bc179dfaf1a738e9a92750a8dba137d7d771 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile.common,v 1.95 2022/10/03 12:27:52 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=	3390400
SQLITE3_VERSION=	3.39.4

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

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