12 lines
281 B
Makefile
12 lines
281 B
Makefile
# $NetBSD: Makefile,v 1.5 2022/02/26 03:58:32 pho Exp $
|
|
|
|
DISTNAME= hourglass-0.2.12
|
|
PKGREVISION= 4
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Simple performant time related library
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|