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

PORTNAME=   xclock
PORTVERSION=    1.0.7
PORTREVISION=   2
CATEGORIES= x11-clocks

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

XORG_CAT=   app
USE_XORG=   xrender xft xkbfile xt xaw
USES=       iconv

.include <bsd.port.mk>