git: d02ac6877298 - main - ftp/net2ftp: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 2 15:19:53 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d02ac687729850008b8b5e64aab862793fb9e51e
commit d02ac687729850008b8b5e64aab862793fb9e51e
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:43:21 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:19:06 +0000
ftp/net2ftp: Add CPE information
Approved by: portmgr (blanket)
---
ftp/net2ftp/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ftp/net2ftp/Makefile b/ftp/net2ftp/Makefile
index 52831c088152..d531fe995197 100644
--- a/ftp/net2ftp/Makefile
+++ b/ftp/net2ftp/Makefile
@@ -13,7 +13,7 @@ COMMENT= Web-based FTP client written in PHP
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/files_to_upload/LICENSE.txt
-USES= php zip
+USES= cpe php zip
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= ftp mysqli pcre session zlib
.endif
More information about the dev-commits-ports-all
mailing list