summaryrefslogtreecommitdiff
path: root/x11-clocks/xtimer/Makefile
blob: dff5d0a0c208d8bc06cb381746ae94db3e327004 (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

USES=		imake
USE_XORG=	ice sm x11 xaw xext xmu xpm xt
MAN1=		xtimer.1
PLIST_FILES=	bin/xtimer

NO_STAGE=	yes
.include <bsd.port.mk>