aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-utility-ht/Makefile
blob: c208f7f56978796912a47c226c4469ff739a7062 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$

PORTNAME=   utility-ht
PORTVERSION=    0.0.8
PORTREVISION=   3
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Various small helper functions

LICENSE=    BSD

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