# $Id: Portfile,v 1.12 2003/08/05 09:29:45 jkh Exp $

PortSystem 1.0
name		wmclock
version		1.0.12.2
categories	x11
maintainers	landonf@opendarwin.org
description	A dockable clock applet
homepage	http://www.jmknoble.net/WindowMaker/wmclock/

long_description Wmclock is an applet which displays the date and time \
in a dockable tile in the same style as the clock from the NEXTSTEP(tm) \
operating system.  Wmclock is specially designed for the WindowMaker \
window manager.

platforms	darwin freebsd
master_sites	${homepage}	
checksums	md5 97f6e82f55f216ba724859d4652586b4

depends_build   lib:libX11.6:XFree86

prefix		${x11prefix}

destroot.target	install install.man
