pkgsrc/devel/hs-extensible-exceptions/Makefile

12 lines
278 B
Makefile

# $NetBSD: Makefile,v 1.5 2022/02/26 03:57:53 pho Exp $
DISTNAME= extensible-exceptions-0.1.1.4
PKGREVISION= 4
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Extensible exceptions
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"