2b0a8fb04e
Changes are documentation cleanup and minor improvements (no Changelog available)
15 lines
374 B
Makefile
15 lines
374 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/04/16 21:13:49 zuntum Exp $
|
|
# FreeBSD Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp
|
|
#
|
|
|
|
DISTNAME= xtimer-8089
|
|
PKGNAME= xtimer-0.8089
|
|
CATEGORIES= x11 time
|
|
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
|
|
|
|
MAINTAINER= candy@fct.kgc.co.jp
|
|
COMMENT= Super simple digital timer for X11
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|