# $Id: Portfile,v 1.3 2005/11/03 23:35:56 toby Exp $

PortSystem       1.0
name             eyeclock
version          2.0
categories       x11
maintainers      darwinports@opendarwin.org
description      A clock with eyes following the mouse pointer
long_description \
    EyeClock is a simple clock application for X11. You can put \
    your favorite picture on the face of the clock. And you can \
    move the eyes of the picture following the mouse pointer.
homepage         http://web.ffn.ne.jp/~hsakai/myfreesoft/index.html#3
platforms        darwin
master_sites     http://web.ffn.ne.jp/~hsakai/myfreesoft/
checksums        md5 bd2a6c70c9a13cb80efd7893ece4acbf
patchfiles       patch-Makefile
use_configure    no
build.args       PREFIX=${prefix}
destroot.destdir PREFIX=${destroot}${prefix} \
    RESDIR=${destroot}/usr/X11R6/lib/X11/app-defaults
