Remove hs-random, hs-syb, imported to pkgsrc/devel. Remove hs-x11, imported to pkgsrc/x11.
12 lines
316 B
Makefile
12 lines
316 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/05/21 21:04:44 szptvlfn Exp $
|
|
#
|
|
|
|
DISTNAME= network-bytestring-0.1.2.1
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Fast, memory-efficient, low-level networking
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../net/hs-network/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|