# New ports collection makefile for: hs-hostname
# Date created:        May 21, 2010
# Whom:                Gabor Pali <pgj@FreeBSD.org>
#
# $FreeBSD: ports/net/hs-hostname/Makefile,v 1.1 2010/05/21 21:44:43 pgj Exp $
#

PORTNAME=	hostname
PORTVERSION=	1.0
CATEGORIES=	net haskell

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

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