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

PORTNAME=	hostname
PORTVERSION=	1.0
PORTREVISION=	9
CATEGORIES=	net haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Cross-platform means of determining the hostname

LICENSE=	BSD

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