summaryrefslogtreecommitdiff
path: root/x11-clocks/xclock/Makefile
blob: 34fa092d185594e4ec35f20cc165048fbb6594e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	xclock
PORTVERSION=	1.0.9
CATEGORIES=	x11-clocks

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Analog and digital clock for X

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		iconv xorg xorg-cat:app
USE_XORG=	x11 xaw xft xkbfile xmu xrender xt

.include <bsd.port.mk>