pkgsrc-wip/hs-rosezipper/Makefile

13 lines
286 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/07/12 08:10:28 phonohawk Exp $
#
DISTNAME= rosezipper-0.2
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Generic zipper implementation for Data.Tree
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"