mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
6bc08296a3
PR: 8614 Submitted by: candy@kgc.co.jp <maintainer>
20 lines
404 B
Makefile
20 lines
404 B
Makefile
# New ports collection makefile for: xtimer
|
|
# Version required: 0.8087
|
|
# Date created: 05 Apr 1997
|
|
# Whom: candy@fct.kgc.co.jp
|
|
#
|
|
# $Id: Makefile,v 1.5 1998/09/22 22:32:14 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xtimer-8087
|
|
PKGNAME= xtimer-0.8087
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
|
|
|
|
MAINTAINER= candy@kgc.co.jp
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xtimer.1
|
|
|
|
.include <bsd.port.mk>
|