2018-07-30 17:00:40 +02:00
|
|
|
PORTNAME= libsysstat
|
2021-11-10 17:25:30 +01:00
|
|
|
PORTVERSION= 0.4.6
|
2018-07-30 17:00:40 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= LXQT/${PORTNAME}
|
|
|
|
|
|
|
|
MAINTAINER= jsm@FreeBSD.org
|
|
|
|
COMMENT= Library used to query system info and statistics
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://lxqt-project.org
|
2018-07-30 17:00:40 +02:00
|
|
|
|
2019-09-26 11:38:25 +02:00
|
|
|
LICENSE= LGPL21+
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
2018-07-30 17:00:40 +02:00
|
|
|
|
2019-09-26 11:38:25 +02:00
|
|
|
USES= cmake compiler:c++11-lang lxqt pkgconfig tar:xz qt:5
|
2022-09-11 12:20:14 +02:00
|
|
|
USE_QT= qmake:build buildtools:build core
|
2018-07-30 17:00:40 +02:00
|
|
|
USE_LXQT= buildtools
|
2019-03-28 18:59:33 +01:00
|
|
|
USE_LDCONFIG= yes
|
2018-07-30 17:00:40 +02:00
|
|
|
|
|
|
|
post-extract:
|
2019-09-26 11:38:25 +02:00
|
|
|
@${CP} ${FILESDIR}/config.h.in ${WRKSRC}
|
2018-07-30 17:00:40 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|