summaryrefslogtreecommitdiff
path: root/net/hs-hostname/Makefile
blob: e5fd7878963b3e522c61a5bf9b591ecf9586e079 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

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

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

LICENSE=	BSD

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