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

PORTNAME=	hostname
PORTVERSION=	1.0
PORTREVISION=	14
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>