aboutsummaryrefslogblamecommitdiff
path: root/net/hs-hostname/Makefile
blob: 55bc6f9a60ac2237f3d86b929fa3bcda6f9f428a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
           


                        
                  




                                                                
                          
 

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