aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xtimer/Makefile
blob: 6e578c84a19feec09b5c7090f485230a775e3861 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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

.include <bsd.port.mk>