# New ports collection makefile for: hs-directory-tree # Date created: September 19, 2010 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= directory-tree PORTVERSION= 0.10.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A simple directory-like tree datatype, with useful IO functions LICENSE= BSD CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include