git: 53c7660fa5d9 - main - databases/pythoncego: fix LICENSE_FILE
Date: Sat, 17 Aug 2024 15:20:00 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=53c7660fa5d9de27dd2916695a1bbe56a6e5bf89 commit 53c7660fa5d9de27dd2916695a1bbe56a6e5bf89 Author: Kurt Jaeger <pi@FreeBSD.org> AuthorDate: 2024-08-17 15:19:23 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-08-17 15:19:23 +0000 databases/pythoncego: fix LICENSE_FILE --- databases/pythoncego/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/pythoncego/Makefile b/databases/pythoncego/Makefile index 70c88a733274..8d7387db72b8 100644 --- a/databases/pythoncego/Makefile +++ b/databases/pythoncego/Makefile @@ -9,6 +9,7 @@ COMMENT= Cego database support for Python WWW= https://www.lemke-it.com/ LICENSE= LGPL21+ +LICENSE_FILE= LICENSE LIB_DEPENDS= libcego.so:databases/cego