# New ports collection makefile for:	wmitime
# Date created:		14 March 1999
# Whom:			Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD: ports/x11-clocks/wmitime/Makefile,v 1.17 2008/03/22 14:47:59 miwi Exp $
#

PORTNAME=	wmitime
PORTVERSION=	0.3
PORTREVISION=	2
CATEGORIES=	x11-clocks windowmaker afterstep
MASTER_SITES=	http://dockapps.org/files/22/29/

MAINTAINER=	xride@FreeBSD.org
COMMENT=	A clock dockapp that shows the date, time, and internet time

WRKSRC=		${WRKDIR}/wmitime/wmitime

PLIST_FILES=	bin/wmitime
USE_XORG=	xpm

.include <bsd.port.mk>
