summaryrefslogtreecommitdiffstats
path: root/devel/hs-directory-tree/Makefile
blob: 26115c49771a90d59441ff4a11047c6408fc7f36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	directory-tree
PORTVERSION=	0.11.0
PORTREVISION=	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 <bsd.port.mk>
OpenPOWER on IntegriCloud