summaryrefslogtreecommitdiffstats
path: root/net/hs-publicsuffixlist/Makefile
blob: 2d90db13e0dd17e381a5515f79c39975afc16568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=	publicsuffixlist
PORTVERSION=	0.1
PORTREVISION=	1
CATEGORIES=	net haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Is a given string a domain suffix?

LICENSE=	BSD

USE_CABAL=	cereal data-default text>=0.11 utf8-string

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