summaryrefslogtreecommitdiffstats
path: root/textproc/hs-feed/Makefile
blob: ea53f0323e5026bb3833be3eb988b2cd3a9241d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$

PORTNAME=	feed
PORTVERSION=	0.3.10.0
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds

LICENSE=	BSD3CLAUSE

USE_CABAL=	old-locale>=1.0 old-time>=1 time-locale-compat>=0.1 \
		utf8-string xml>=1.2.6

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