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>