git: 8ec2f6d212c2 - main - databases/pecl-couchbase: Add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Nov 2025 23:54:27 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8ec2f6d212c23642355b34eaa78829db3b3abfaa
commit 8ec2f6d212c23642355b34eaa78829db3b3abfaa
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-29 23:23:23 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-29 23:23:23 +0000
databases/pecl-couchbase: Add LICENSE_FILE
---
databases/pecl-couchbase/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile
index e9b2de931bd6..e221b67eb038 100644
--- a/databases/pecl-couchbase/Makefile
+++ b/databases/pecl-couchbase/Makefile
@@ -9,6 +9,7 @@ WWW= https://pecl.php.net/package/couchbase \
https://github.com/couchbase/couchbase-php-client
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:indirect compiler:c++17-lang php:build,pecl