Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2024 16:10:12 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b80893bf7e3b - main - devel/shmap: add license informations
Message-ID:  <202401171610.40HGACa7033143@gitrepo.freebsd.org>

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

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

commit b80893bf7e3b04598b5351d6814a809a5cd7ffb6
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-01-17 16:09:22 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-01-17 16:09:44 +0000

    devel/shmap: add license informations
---
 devel/shmap/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile
index deccdc00a9a4..64fc4ab3b493 100644
--- a/devel/shmap/Makefile
+++ b/devel/shmap/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Shared-memory-based hashmaps
 WWW=		https://shmap.sourceforge.net/
 
+LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libmm.so:devel/mm
 
 USES=		libtool



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