pkgsrc-wip/hs-fingertree/Makefile

13 lines
300 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/07/11 10:20:05 phonohawk Exp $
#
DISTNAME= fingertree-0.0.1.0
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Generic finger-tree structure, with example instances
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"