forked from Lainports/opnsense-ports
16 lines
284 B
Makefile
16 lines
284 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= network
|
|
PORTVERSION= 2.6.3.2
|
|
PORTREVISION= 3
|
|
CATEGORIES= net haskell
|
|
|
|
MAINTAINER= haskell@FreeBSD.org
|
|
COMMENT= Low-level networking interface
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USE_HARDENING= pie:off
|
|
|
|
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
|
.include <bsd.port.mk>
|