Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:26:14 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ba149cc56257 - main - net/pear-Net_LDAP2: Add LICENSE
Message-ID:  <202305270426.34R4QE6q024496@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ba149cc56257a0651e70d1d540c26107fda347de

commit ba149cc56257a0651e70d1d540c26107fda347de
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:08:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:08:16 +0000

    net/pear-Net_LDAP2: Add LICENSE
---
 net/pear-Net_LDAP2/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile
index 9e32ce829746..209e31b0006a 100644
--- a/net/pear-Net_LDAP2/Makefile
+++ b/net/pear-Net_LDAP2/Makefile
@@ -7,6 +7,8 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	OO interface for searching and manipulating LDAP-entries
 WWW=		https://pear.php.net/package/Net_LDAP2
 
+LICENSE=	LGPL3
+
 USES=		pear php
 USE_PHP=	ldap
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305270426.34R4QE6q024496>