# $FreeBSD: head/net/hs-hostname/Makefile 394918 2015-08-20 23:02:14Z pgj $

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

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

LICENSE=	BSD3CLAUSE

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