aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xtimer/Makefile
blob: 89a7c6742899a392d79e3cf0a25bef8cbb85e195 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: candy@kgc.co.jp
# $FreeBSD$

PORTNAME=	xtimer
PORTVERSION=	0.8089
PORTREVISION=	2
CATEGORIES=	x11-clocks
MASTER_SITES=	http://www.bsddiary.net/xtimer/
DISTNAME=	${PORTNAME}-8089

MAINTAINER=	candy@kgc.co.jp
COMMENT=	Simple digital timer for X11

BROKEN=		unfetchable

USES=		imake xorg
USE_XORG=	ice sm x11 xaw xext xmu xpm xt
PLIST_FILES=	bin/xtimer man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>