summaryrefslogtreecommitdiff
path: root/x11-clocks/xdaliclock/Makefile
blob: 09bcd01ff5cd0616fc3a653c0ee741367b9ba1d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: gpalmer
# $FreeBSD$

PORTNAME=	xdaliclock
PORTVERSION=	2.43
CATEGORIES=	x11-clocks
MASTER_SITES=	http://www.jwz.org/xdaliclock/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Rather neat animated clock

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

GNU_CONFIGURE=	yes
USE_XORG=	xt sm ice xext x11
PLIST_FILES=	bin/xdaliclock man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>