diff --git a/deskutils/lumina-archiver/Makefile b/deskutils/lumina-archiver/Makefile index b1469212d3ea..214f9667e0d1 100644 --- a/deskutils/lumina-archiver/Makefile +++ b/deskutils/lumina-archiver/Makefile @@ -1,40 +1,41 @@ # Created by: Ken Moore # $FreeBSD$ PORTNAME= lumina-archiver PORTVERSION= 1.4.1 PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jt@ixsystems.com COMMENT= Archive manager from the Lumina Desktop LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/../../../LICENSE CONFLICTS_INSTALL= lumina-1.2.* OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N OPTIONS_SUB= yes I18N_DESC= Install localization files .include MAKE_JOBS_UNSAFE=yes USES= compiler:c++11-lang qmake qt:5 USE_QT= core gui widgets network svg \ buildtools_build x11extras concurrent multimedia USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= lumina GH_TAGNAME= b6536c1547571ae8dd0618bed752e2e0025bf2a7 WRKSRC_SUBDIR= src-qt5/desktop-utils/${PORTNAME} .if${PORT_OPTIONS:MI18N} USE_QT+= linguist_build QMAKE_ARGS+=CONFIG+=WITH_I18N .endif .include diff --git a/deskutils/lumina-archiver/pkg-descr b/deskutils/lumina-archiver/pkg-descr index 5cac753090c3..015bddeded6c 100644 --- a/deskutils/lumina-archiver/pkg-descr +++ b/deskutils/lumina-archiver/pkg-descr @@ -1,6 +1,6 @@ The archive manager from the Lumina desktop environment. This is a graphical front-end to a couple base OS utilities: * "tar" is used for all archive/file interactions * "dd" is used for burning IMG files to removable devices. -WWW: http://lumina-desktop.org +WWW: https://lumina-desktop.org/