summaryrefslogtreecommitdiff
path: root/x11-clocks/oclock/Makefile
blob: fd5a6e1912d8ad452ef164a1f7433334caccb539 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

PORTNAME=	oclock
PORTVERSION=	1.0.4
CATEGORIES=	x11-clocks

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Round clock application for X

USES=		xorg xorg-cat:app
USE_XORG=	x11 xmu xext xt xkbfile

.include <bsd.port.mk>