08db1d45ce
Scalable timer functions provided by a timer manager.
12 lines
287 B
Makefile
12 lines
287 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/05/05 15:14:41 pho Exp $
|
|
|
|
DISTNAME= time-manager-0.0.0
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Scalable timer
|
|
LICENSE= mit
|
|
|
|
.include "../../devel/hs-auto-update/buildlink3.mk"
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|