# $NetBSD$
#

DISTNAME=	gsmartcontrol-0.8.7
PKGREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	http://artificialtime.com/gsmartcontrol/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	noud4@users.sourceforge.net
HOMEPAGE=	http://gsmartcontrol.berlios.de
COMMENT=	Hard disk drive health inspection tool
LICENSE=	gnu-gpl-v2 AND gnu-gpl-v3

DEPENDS+=	smartmontools>=5.40:../../sysutils/smartmontools

GNU_CONFIGURE=	yes
USE_LANGUAGES=	c c++
USE_TOOLS+=	pkg-config
USE_TOOLS+=	bash:run
REPLACE_BASH=	data/gsmartcontrol-root.in

.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtkmm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
