git: 447c9c7b2dc1 - main - graphics/hugin: add LICENSE

Matthias Andree mandree at FreeBSD.org
Mon Apr 12 00:34:37 UTC 2021


The branch main has been updated by mandree:

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

commit 447c9c7b2dc1bcedff5c7f130b6e5eca79ac1217
Author:     Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-04-11 18:44:23 +0000
Commit:     Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-04-12 00:33:46 +0000

    graphics/hugin: add LICENSE
---
 graphics/hugin/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 02143fb34ff8..41c4cc563f35 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -24,6 +24,8 @@ RUN_DEPENDS=	enblend>=4.1.4:graphics/enblend \
 		exiftool:graphics/p5-Image-ExifTool \
 		gmake:devel/gmake
 
+LICENSE=	GPLv2
+
 BROKEN_i386=	Fails to build: ld: error: src/hugin_base/libhuginbase.so.0.0: undefined reference to __atomic_load
 
 USES=		cmake compiler:c++11-lib desktop-file-utils gettext gl gnome \


More information about the dev-commits-ports-all mailing list