# $FreeBSD: head/net/hs-iproute/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	iproute
PORTVERSION=	1.7.1
PORTREVISION=	1
CATEGORIES=	net haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	IP Routing Table

LICENSE=	BSD3CLAUSE

USE_CABAL=	appar byteorder network

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