mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
ada928f9af
PR: 18670 Submitted by: maintainer
20 lines
351 B
Makefile
20 lines
351 B
Makefile
# 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>
|