summaryrefslogtreecommitdiff
path: root/databases/sqlite3/Makefile.common
blob: 4d9d29638579c829944ecb21121f070ba4f7f63f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile.common,v 1.57 2018/10/01 08:02:37 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=	3250200
SQLITE3_VERSION=	3.25.2

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

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