aboutsummaryrefslogblamecommitdiff
path: root/net/hs-hostname/Makefile
blob: 0f8d919cde10ebb7a6b364ec03e0954e3f8e6db6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                
# New ports collection makefile for: hs-hostname
# Date created:        May 21, 2010
# Whom:                Gabor Pali <pgj@FreeBSD.org>
#
# $FreeBSD$
#

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>