diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/sqlitemanager/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/sqlitemanager/Makefile b/databases/sqlitemanager/Makefile index f3f283270485..e01c0a7394fe 100644 --- a/databases/sqlitemanager/Makefile +++ b/databases/sqlitemanager/Makefile @@ -10,8 +10,10 @@ DISTNAME= SQLiteManager-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Multilingual web based tool to manage SQLite database -DEFAULT_PHP_VER=53 -IGNORE_WITH_PHP=5 +DEPRECATED= requires php53, security EOL reached 14 Aug 2014 +EXPIRATION_DATE= 2015-04-15 + +IGNORE_WITH_PHP=5 55 56 NO_BUILD= yes PLIST_SUB+= WWWDIR_REL="${WWWDIR_REL}" USE_PHP= sqlite |