aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/xtimer/Makefile
blob: d8bb7f17962a09e77a2930d3e9b4ff8e591f5707 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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
PLIST_FILES=    bin/xtimer man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>