pkgsrc/time/hs-hourglass/Makefile
2021-05-03 19:00:52 +00:00

12 lines
281 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/05/03 19:01:19 pho Exp $
DISTNAME= hourglass-0.2.12
PKGREVISION= 1
CATEGORIES= time
MAINTAINER= pho@cielonegro.org
COMMENT= Simple performant time related library
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"