summaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile.common
blob: bc9a77675aec294742b9d38610240ee99e612c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile.common,v 1.68 2020/05/23 07:38:00 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=	3320000
SQLITE3_VERSION=	3.32.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