1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
freebsd-ports/x11-clocks/oclock/Makefile
Niclas Zeising c11956d078 x11-clocks/oclock: update to 1.0.4
Summary of changes:
* Autoconf fixes
* Code cleanup
2018-05-10 13:14:51 +00:00

14 lines
213 B
Makefile

# $FreeBSD$
PORTNAME= oclock
PORTVERSION= 1.0.4
CATEGORIES= x11-clocks
MAINTAINER= x11@FreeBSD.org
COMMENT= Round clock application for X
XORG_CAT= app
USE_XORG= x11 xmu xext xt xkbfile
.include <bsd.port.mk>