Lines 1-11
Link Here
|
1 |
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 375020 2014-12-20 17:40:53Z bapt $ |
1 |
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 375020 2014-12-20 17:40:53Z bapt $ |
2 |
|
2 |
|
3 |
PORTNAME= sqlite3 |
3 |
PORTNAME= sqlite3 |
4 |
PORTVERSION= 3.8.7.2 |
4 |
PORTVERSION= 3.8.7.4 |
5 |
CATEGORIES= databases tcl |
5 |
CATEGORIES= databases tcl |
6 |
MASTER_SITES= http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/ |
6 |
MASTER_SITES= http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/ |
7 |
PKGNAMEPREFIX= tcl- |
7 |
PKGNAMEPREFIX= tcl- |
8 |
DISTNAME= sqlite-autoconf-3080702 |
8 |
DISTNAME= sqlite-autoconf-3080704 |
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) |