freebsd-ports/net/hs-hostname/Makefile

16 lines
379 B
Makefile

# 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>