mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
21 lines
426 B
Makefile
21 lines
426 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.1.1.1 1997/06/14 16:18:25 max Exp $
|
|
#
|
|
|
|
DISTNAME= xtimer-8087
|
|
PKGNAME= xtimer-0.8087
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
|
|
|
|
MAINTAINER= candy@fct.kgc.co.jp
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xtimer.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|