summaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile.common
blob: 8172ec662ac67b3822c7456f762aa3c378b32cc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile.common,v 1.90 2022/05/08 08:10:26 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=	3380500
SQLITE3_VERSION=	3.38.5

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

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