summaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile.common
blob: a4c12f88eb53353f68179f6c4ca84ef73081bc90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile.common,v 1.52 2018/04/03 19:58: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=	3230000
SQLITE3_VERSION=	3.23.0

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

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