pkgsrc/devel/hs-safe-exceptions/Makefile

12 lines
292 B
Makefile

# $NetBSD: Makefile,v 1.2 2022/02/26 03:58:06 pho Exp $
DISTNAME= safe-exceptions-0.1.7.2
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Safe, consistent, and easy exception handling
LICENSE= mit
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"