pkgsrc/devel/hs-async/Makefile

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.8 2022/02/26 03:57:48 pho Exp $
DISTNAME= async-2.2.4
PKGREVISION= 2
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Run IO operations asynchronously and wait for their results
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"