pkgsrc/devel/hs-extensible-exceptions/Makefile

12 lines
268 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2014/05/20 21:17:34 szptvlfn Exp $
DISTNAME= extensible-exceptions-0.1.1.4
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Extensible exceptions
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"