# $FreeBSD: net/hs-maccatcher/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	maccatcher
PORTVERSION=	2.1.5
PORTREVISION=	2
CATEGORIES=	net haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Obtain the host MAC address on *NIX and Windows

LICENSE=	BSD

USE_CABAL=	parsec

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