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

USE_IMAKE=  yes
MAN1=       xtimer.1

.include <bsd.port.mk>