pkgsrc-wip/hs-rosezipper1/Makefile

14 lines
328 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/07/12 15:55:52 phonohawk Exp $
#
DISTNAME= rosezipper-0.1
PKGNAME= hs-rosezipper1-0.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Generic zipper implementation for Data.Tree (Old version)
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"