git: c017a3ed1673 - main - devel/xtl: update WWW, add LICENSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Feb 2023 01:55:49 UTC
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