freebsd-ports/net/hs-network-info/Makefile
Gleb Popov 9faa0183f5 net/hs-network-info: Upgrade to 0.2.0.10.
PR:		225172
Reported by:	Garrett Wollman <wollman@FreeBSD.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16646
2018-08-10 09:15:15 +00:00

13 lines
275 B
Makefile

# $FreeBSD$
PORTNAME= network-info
PORTVERSION= 0.2.0.10
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Access the local computer's basic network configuration
LICENSE= BSD3CLAUSE
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>