2007-07-17 23:45:43 +00:00
|
|
|
COMMENT= system statistics gathering library
|
|
|
|
|
|
2014-09-25 20:01:39 +00:00
|
|
|
DISTNAME= libstatgrab-0.91
|
2019-06-25 20:25:20 +00:00
|
|
|
REVISION= 5
|
2007-07-17 23:45:43 +00:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
|
|
|
|
|
|
HOMEPAGE= http://www.i-scream.org/libstatgrab/
|
|
|
|
|
|
2014-09-25 20:01:39 +00:00
|
|
|
SHARED_LIBS += statgrab 1.0 # 10.0
|
2007-07-17 23:45:43 +00:00
|
|
|
|
2012-05-30 13:12:32 +00:00
|
|
|
# LGPLv2.1/GPLv2
|
2019-07-12 20:49:33 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2012-05-30 13:12:32 +00:00
|
|
|
|
2019-05-20 20:52:31 +00:00
|
|
|
WANTLIB= c curses m pthread
|
2007-07-17 23:45:43 +00:00
|
|
|
|
2023-09-27 17:16:22 +00:00
|
|
|
SITES= http://ftp.i-scream.org/pub/i-scream/libstatgrab/ \
|
2021-02-22 06:16:37 +00:00
|
|
|
http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/
|
2007-07-17 23:45:43 +00:00
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
|
CONFIGURE_ARGS+=--disable-setgid-binaries \
|
|
|
|
|
--disable-setuid-binaries \
|
|
|
|
|
--disable-deprecated
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|