aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-directory-tree/Makefile
blob: e9d095a1397574685b29f834e590bd00f69a1fba (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                              
                      
                 


                                   
                                                                             
 
                          
 

                                                 
# $FreeBSD$

PORTNAME=	directory-tree
PORTVERSION=	0.12.0
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Simple directory-like tree datatype, with useful IO functions

LICENSE=	BSD3CLAUSE

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>