blob: 55bc6f9a60ac2237f3d86b929fa3bcda6f9f428a (
plain) (
tree)
|
|
# $FreeBSD$
PORTNAME= hostname
PORTVERSION= 1.0
PORTREVISION= 15
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>
|