diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-11 19:39:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-11 19:39:12 +0000 |
commit | 9a89763a2b87465b2c1e0d40abffdc85224c0ae6 (patch) | |
tree | e7cc456f3d5801a35218c1e0738d77519043f7c4 /databases/pecl-sqlite | |
parent | b167122ea18c1ebec40290ce3e2b95f38e7ed953 (diff) | |
download | ports-9a89763a2b87465b2c1e0d40abffdc85224c0ae6.tar.gz ports-9a89763a2b87465b2c1e0d40abffdc85224c0ae6.zip |
Notes
Diffstat (limited to 'databases/pecl-sqlite')
-rw-r--r-- | databases/pecl-sqlite/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/pecl-sqlite/Makefile b/databases/pecl-sqlite/Makefile index 875e84b1530f..a5fe1c840bf6 100644 --- a/databases/pecl-sqlite/Makefile +++ b/databases/pecl-sqlite/Makefile @@ -19,6 +19,9 @@ COMMENT= PECL classes to access sqlite databases in PHP 4 LICENSE= PHP30 +DEPRECATED= php4 is EOLed +EXPIRATION_DATE= 2012-05-10 + WRKSRC= ${WRKDIR}/SQLite-${PORTVERSION} PKGMESSAGE= ${WRKDIR}/pkg-message |