6ee5d78cd0
It's now part of GHC.
11 lines
246 B
Makefile
11 lines
246 B
Makefile
# $NetBSD: Makefile,v 1.2 2020/01/11 10:08:28 pho Exp $
|
|
|
|
DISTNAME= network-uri-2.6.1.0
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= URI manipulation
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|