freebsd-ports/x11-clocks/Makefile
Gleb Smirnoff 50dd2bf4d4 x11-clocks/xdaliclock-classic: New port: Rather neat animated clock (Xlib version)
- Submitter becomes maintainer

The xdaliclock has been updated after a many years hiatus, got heavier
dependencies and lost important features like:

- command line options support
- custom fonts
- transparent background

xdaliclock-classic is an intent to keep historical features that are
not present on recent updates.

WWW: https://www.jwz.org/xdaliclock/

PR:		266414
2022-09-21 02:22:24 +01:00

49 lines
1.1 KiB
Makefile

COMMENT = X11 clocks
SUBDIR += abclock
SUBDIR += aclock
SUBDIR += alltraxclock
SUBDIR += asclock
SUBDIR += asclock-xlib
SUBDIR += astime
SUBDIR += astzclock
SUBDIR += bbdate
SUBDIR += bclock
SUBDIR += buici-clock
SUBDIR += cairo-clock
SUBDIR += catclock
SUBDIR += dclock
SUBDIR += emiclock
SUBDIR += eyeclock
SUBDIR += glclock
SUBDIR += intclock
SUBDIR += kteatime
SUBDIR += ktimer
SUBDIR += lmclock
SUBDIR += mlclock
SUBDIR += mouseclock
SUBDIR += oclock
SUBDIR += osdclock
SUBDIR += p5-Tk-Clock
SUBDIR += rclock
SUBDIR += t3d
SUBDIR += tclock
SUBDIR += wlclock
SUBDIR += wmbday
SUBDIR += wmbinclock
SUBDIR += wmblueclock
SUBDIR += wmcalclock
SUBDIR += wmclock
SUBDIR += wmfishtime
SUBDIR += wmtime
SUBDIR += wmtimer
SUBDIR += xalarm
SUBDIR += xclock
SUBDIR += xdaliclock
SUBDIR += xdaliclock-classic
SUBDIR += xfce4-datetime-plugin
SUBDIR += xfce4-stopwatch-plugin
SUBDIR += xfce4-time-out-plugin
SUBDIR += xfce4-timer-plugin
.include <bsd.port.subdir.mk>