13 lines
311 B
Makefile
13 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.4 2021/05/03 19:01:09 pho Exp $
|
|
|
|
DISTNAME= network-uri-2.6.4.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= URI manipulation
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../devel/hs-th-compat/buildlink3.mk"
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|