Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2023 01:55:49 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c017a3ed1673 - main - devel/xtl: update WWW, add LICENSE
Message-ID:  <202302070155.3171tn8j064518@gitrepo.freebsd.org>

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

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

commit c017a3ed1673d0b93f6a3686ab4ee920c2a9089e
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2023-02-07 01:54:55 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2023-02-07 01:55:21 +0000

    devel/xtl: update WWW, add LICENSE
---
 devel/xtl/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/xtl/Makefile b/devel/xtl/Makefile
index e75565bedbad..d9550aafa600 100644
--- a/devel/xtl/Makefile
+++ b/devel/xtl/Makefile
@@ -5,7 +5,10 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for R/W structured data to/from an external representation
-WWW=		http://xtl.sourceforge.net/
+WWW=		https://xtl.sourceforge.net/
+
+LICENSE=	LGPL20+
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 NO_BUILD=	yes
 



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