git: 7c51bac06be1 - main - databases/sqlitemanager: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 19:51:44 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c51bac06be121234b933f6ec812e59c26112827
commit 7c51bac06be121234b933f6ec812e59c26112827
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:47:14 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:20 +0000
databases/sqlitemanager: Add CPE information
Approved by: portmgr (blanket)
---
databases/sqlitemanager/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/sqlitemanager/Makefile b/databases/sqlitemanager/Makefile
index f7384119a8b2..a16f246ddc43 100644
--- a/databases/sqlitemanager/Makefile
+++ b/databases/sqlitemanager/Makefile
@@ -12,7 +12,7 @@ COMMENT= Multilingual web based tool to manage SQLite database
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/SQLiteManager-${PORTVERSION}
-USES= dos2unix php
+USES= cpe dos2unix php
NO_BUILD= yes
PLIST_SUB+= WWWDIR_REL="${WWWDIR_REL}"
USE_PHP= sqlite3
More information about the dev-commits-ports-all
mailing list