mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
355 B
Makefile
20 lines
355 B
Makefile
# New ports collection makefile for: xtimer
|
|
# Date created: 05 Apr 1997
|
|
# Whom: candy@fct.kgc.co.jp
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xtimer
|
|
PORTVERSION= 0.8087
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
|
|
DISTNAME= ${PORTNAME}-8087
|
|
|
|
MAINTAINER= candy@kgc.co.jp
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xtimer.1
|
|
|
|
.include <bsd.port.mk>
|