aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/xtimer/Makefile
blob: cf7b02105654727bb3b4c4b6b0e9f81c4341c686 (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://hp.vector.co.jp/authors/VA004959/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>