aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/xdaliclock/Makefile
blob: 487e902255029237595db67df1bde063f32b36b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    xdaliclock
# Date created:             10th February 1995
# Whom:                 gpalmer
#
# $FreeBSD$
#

PORTNAME=   xdaliclock
PORTVERSION=    2.25
PORTREVISION=   1
CATEGORIES= x11-clocks
MASTER_SITES=   http://www.jwz.org/xdaliclock/
MASTER_SITE_SUBDIR= applications

MAINTAINER= wxs@FreeBSD.org
COMMENT=    A rather neat animated clock

WRKSRC=     ${WRKDIR}/${DISTNAME}/X11

GNU_CONFIGURE=  yes
USE_XORG=   xt sm ice xext x11
MAN1=       xdaliclock.1
PLIST_FILES=    bin/xdaliclock
MAKE_JOBS_SAFE= yes

.include <bsd.port.mk>