13 lines
322 B
Makefile
13 lines
322 B
Makefile
# $NetBSD: Makefile,v 1.14 2013/02/23 13:27:10 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= network-2.4.1.2
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Haskell Low-level networking interface
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-parsec/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|