ports/x11/lxqt/libsysstat/Makefile

15 lines
266 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = library used to query system info and statistics
VERSION = 0.4.6
REVISION = 0
NAME = libsysstat
SHARED_LIBS += sysstat-qt5 0.0 # 0.4
WANTLIB += ${COMPILER_LIBCXX} Qt5Core m
BUILD_DEPENDS += x11/lxqt/build-tools
.include <bsd.port.mk>