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

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