freebsd-ports/sysutils/downtime/Makefile
Marcelo Araujo 98f3c958b4 - Update to 0.3.2.
PR:		ports/134508
Submitted by:	Nick Withers <nick@nickwithers.com> (maintainer)
2009-05-13 17:18:06 +00:00

21 lines
419 B
Makefile

# New ports collection makefile for: downtime
# Date created: 17 July 2006
# Whom: Nick Withers (nick@nickwithers.com)
#
# $FreeBSD$
#
PORTNAME= downtime
PORTVERSION= 0.3.2
CATEGORIES= sysutils
MASTER_SITES= http://www.nickwithers.com/downtime/
MAINTAINER= nick@nickwithers.com
COMMENT= A GTK-based shutdown manager using shutdown(8)
USE_GNOME= gtk20
MAN1= downtime.1
MANCOMPRESSED= yes
.include <bsd.port.mk>