- Fix LICENSE

- Add LICENSE_FILE
- Cosmetic fixes
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-09-26 09:38:25 +00:00
parent 4ca44d753a
commit 39abf603c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512887
2 changed files with 6 additions and 5 deletions

View File

@ -10,14 +10,15 @@ MASTER_SITES= LXQT/${PORTNAME}
MAINTAINER= jsm@FreeBSD.org
COMMENT= Library used to query system info and statistics
LICENSE= LGPL21
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang lxqt pkgconfig tar:xz qt:5
USE_QT= qmake_build buildtools_build core
USES= cmake compiler:c++11-lang lxqt pkgconfig tar:xz qt:5
USE_QT= qmake_build buildtools_build core
USE_LXQT= buildtools
USE_LDCONFIG= yes
post-extract:
@${CP} ${FILESDIR}/config.h.in ${WRKSRC};
@${CP} ${FILESDIR}/config.h.in ${WRKSRC}
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
Qt-based library to query system information like CPU, memory usage and
network traffic.
WWW: http://lxqt.org/
WWW: https://lxqt.org/