summaryrefslogtreecommitdiffstats
path: root/mail/hs-mime-types/Makefile
blob: 440b0f9ec69864f26134f72674c36efe4be9edf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	mime-types
PORTVERSION=	0.1.0.0
CATEGORIES=	mail haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Basic mime-type handling types and functions

LICENSE=	MIT

USE_CABAL=	text

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