# $OpenBSD: Makefile,v 1.23 2014/06/19 18:58:01 kili Exp $ COMMENT = Haskell networking library # Dependency of meta/haskell-platform. # Please do *not* update without thinking. DISTNAME = network-2.4.1.2 CATEGORIES = devel net MAINTAINER = Matthias Kilian # BSD3 PERMIT_PACKAGE_CDROM = Yes MODULES = lang/ghc MODGHC_BUILD = cabal hackage haddock register CONFIGURE_STYLE = autoconf AUTOCONF_VERSION = 2.61 RUN_DEPENDS = devel/hs-parsec>=3.0 BUILD_DEPENDS = ${RUN_DEPENDS} .include