13 lines
302 B
Makefile
13 lines
302 B
Makefile
# $NetBSD: Makefile,v 1.3 2022/02/12 08:50:57 pho Exp $
|
|
|
|
DISTNAME= time-manager-0.0.0
|
|
PKGREVISION= 2
|
|
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"
|