aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/xclock/Makefile
blob: bb023c6159fc6d3bb0672c372cc4d9d555c492df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xclock
# Date Created:             17 Feb 2006
# Whom:                 Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   xclock
PORTVERSION=    1.0.3
PORTREVISION=   1
CATEGORIES= x11-clocks

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

XORG_CAT=   app
USE_XORG=   xrender xft xkbfile xt xaw

MAN1=       xclock.1

.include <bsd.port.mk>