# New ports collection makefile for:	downtime
# Date created:		17 July 2006
# Whom:			Nick Withers (nick@nickwithers.com)
#
# $FreeBSD: ports/sysutils/downtime/Makefile,v 1.4 2007/08/26 23:39:21 tmclaugh Exp $
#

PORTNAME=	downtime
PORTVERSION=	0.3.0
CATEGORIES=	sysutils
MASTER_SITES=	http://www.nickwithers.com/downtime/

MAINTAINER=	nick@nickwithers.com
COMMENT=	A GTK-based shutdown manager using shutdown(8)

USE_X_PREFIX=	yes
USE_GNOME=	gtk20

PLIST_FILES=	bin/downtime \
		share/applications/downtime.desktop

MAN1=		downtime.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>
