aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xclock/Makefile
blob: 9cc96d2a7788947bf4510fd4babbd37989613d0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

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_CAT=	app
USE_XORG=	x11 xaw xft xkbfile xmu xrender xt

.include <bsd.port.mk>