aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/xtimer/Makefile
blob: 764e3bb046664f5b4998f2daead3de86c4f278f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xtimer
# Date created:     19 May 2000
# Whom:         candy@kgc.co.jp
#
# $FreeBSD$
#

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

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

USE_IMAKE=  yes
MAN1=       xtimer.1
PLIST_FILES=    bin/xtimer

.include <bsd.port.mk>