freebsd-ports/x11-clocks/Makefile
Patrick Li 5ca2a5e3a4 Add new port wmfuzzy: A clock dockapp that uses text and fuzzy approximation
to tell you time.

PR:		ports/41336
Submitted by:	Adam Weinberger <adam@vectors.cx>
Reviewed by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-08-05 21:34:03 +00:00

42 lines
872 B
Makefile

# $FreeBSD$
#
SUBDIR += zclock
SUBDIR += abclock
SUBDIR += asclock
SUBDIR += asclock-gtk
SUBDIR += asclock-xlib
SUBDIR += astime
SUBDIR += bbdate
SUBDIR += bclock
SUBDIR += dclock
SUBDIR += emiclock
SUBDIR += eyeclock
SUBDIR += glclock
SUBDIR += kdetoys2
SUBDIR += kdetoys3
SUBDIR += mlclock
SUBDIR += mouseclock
SUBDIR += pclock
SUBDIR += rclock
SUBDIR += sanduhr
SUBDIR += swisswatch
SUBDIR += t3d
SUBDIR += tclock
SUBDIR += washerdryer
SUBDIR += wmcalclock
SUBDIR += wmclock
SUBDIR += wmdate
SUBDIR += wmfishtime
SUBDIR += wmfuzzy
SUBDIR += wmitime
SUBDIR += wmtime
SUBDIR += wmtimer
SUBDIR += wmtz
SUBDIR += xalarm
SUBDIR += xdaliclock
SUBDIR += xmms-alarm
SUBDIR += xtimer
SUBDIR += xtu
.include <bsd.port.subdir.mk>