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

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