pkgsrc-wip/hs-stream-fusion/Makefile

13 lines
290 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/01/13 12:16:46 phonohawk Exp $
#
DISTNAME= stream-fusion-0.1.2.2
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Faster Haskell lists using stream fusion
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"