Lines 1-11
Link Here
|
1 |
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 377562 2015-01-20 23:23:19Z marino $ |
1 |
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 377562 2015-01-20 23:23:19Z marino $ |
2 |
|
2 |
|
3 |
PORTNAME= sqlite3 |
3 |
PORTNAME= sqlite3 |
4 |
PORTVERSION= 3.8.8 |
4 |
PORTVERSION= 3.8.8.1 |
5 |
CATEGORIES= databases tcl |
5 |
CATEGORIES= databases tcl |
6 |
MASTER_SITES= http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/ |
6 |
MASTER_SITES= http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/ |
7 |
PKGNAMEPREFIX= tcl- |
7 |
PKGNAMEPREFIX= tcl- |
8 |
DISTNAME= sqlite-autoconf-3080800 |
8 |
DISTNAME= sqlite-autoconf-3080801 |
9 |
|
9 |
|
10 |
MAINTAINER= pavelivolkov@gmail.com |
10 |
MAINTAINER= pavelivolkov@gmail.com |
11 |
COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA) |
11 |
COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA) |