12 lines
293 B
Makefile
12 lines
293 B
Makefile
# $NetBSD: Makefile,v 1.3 2021/05/03 19:01:04 pho Exp $
|
|
|
|
DISTNAME= unbounded-delays-0.1.1.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Unbounded thread delays and timeouts
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|