# $OpenBSD$

COMMENT=		"provides a useful interface to system statistics"

DISTNAME=		libstatgrab-0.11
CATEGORIES=		devel

HOMEPAGE=		http://www.i-scream.org/libstatgrab/

MAINTAINER=		tim@bishnet.net

# GPL
PERMIT_PACKAGE_CDROM=	Yes
PERMIT_PACKAGE_FTP=	Yes
PERMIT_DISTFILES_CDROM=	Yes
PERMIT_DISTFILES_FTP=	Yes

MASTER_SITES=		ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \
			http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \
			ftp://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/ \
			http://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/ \
			ftp://ftp.i-scream.org/pub/i-scream/libstatgrab/ \
			http://ftp.i-scream.org/pub/i-scream/libstatgrab/

SEPARATE_BUILD=		simple
CONFIGURE_STYLE=	gnu
CONFIGURE_ARGS+=	--disable-examples ${CONFIGURE_SHARED}

NO_REGRESS=		Yes

.include <bsd.port.mk>
