- Add LICENSE_FILE
- Whitespace fix - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
f30bbcc59d
commit
fb4883a7b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531496
2 changed files with 5 additions and 4 deletions
|
@ -11,10 +11,11 @@ MAINTAINER= jsm@FreeBSD.org
|
|||
COMMENT= About dialog of LXQt
|
||||
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake compiler:c++11-lang kde:5 lxqt pkgconfig tar:xz qt:5
|
||||
USE_QT= buildtools_build qmake_build core dbus gui svg widgets \
|
||||
x11extras xml
|
||||
USES= cmake compiler:c++11-lang kde:5 lxqt pkgconfig tar:xz qt:5
|
||||
USE_QT= buildtools_build qmake_build core dbus gui svg widgets \
|
||||
x11extras xml
|
||||
USE_KDE= windowsystem
|
||||
USE_LXQT= buildtools lxqt
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
About dialog of LXQt Desktop Environment.
|
||||
The dialog provides information about LXQt and the system it's running on.
|
||||
|
||||
WWW: http://lxqt.org/
|
||||
WWW: https://lxqt.org/
|
||||
|
|
Loading…
Reference in a new issue