summaryrefslogtreecommitdiffstats
path: root/audio/hs-libmpd/Makefile
blob: 0acf0cfd2d7258deb479a3af1be4309c00222148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	libmpd
PORTVERSION=	0.8.0.1
CATEGORIES=	audio haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	An MPD client library

LICENSE=	LGPL21

USE_CABAL=	mtl>=2.0 network>=2.1 text utf8-string>=0.3.1

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