aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-utility-ht/Makefile
blob: 81e02df43821c264e3ebab0d518d0eddc28c09d9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                   
           

                          
                      
                 
                             
 
                                   
                                                                                   
 
                          
 
                                                 
                      
# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$

PORTNAME=	utility-ht
PORTVERSION=	0.0.14
PORTREVISION=	5
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Various small helper functions for Lists, Maybes, Tuples, Functions

LICENSE=	BSD3CLAUSE

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