summaryrefslogtreecommitdiffstats
path: root/x11-clocks/t3d/Makefile
blob: 482415a2e16b11ebc2c41008adce86bc06856bdc (plain)
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
27
28
# Created by: J Han <hjh@best.com>
# $FreeBSD$

PORTNAME=	t3d
PORTVERSION=	1.1
PORTREVISION=	2
CATEGORIES=	x11-clocks
MASTER_SITES=	http://bernd-paysan.de/
DISTNAME=	t3d
EXTRACT_SUFX=	.shar.gz

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Clock using flying balls to display the time

LICENSE=	GPLv2

EXTRACT_CMD=		${GZIP_CMD}
EXTRACT_BEFORE_ARGS=	-dc
EXTRACT_AFTER_ARGS=	| ${SH}

NO_WRKSUBDIR=	yes
USE_IMAKE=	yes
USE_XORG=	x11 xext

MAN1=		t3d.1
PLIST_FILES=	bin/t3d

.include <bsd.port.mk>
OpenPOWER on IntegriCloud