14 lines
377 B
Makefile
14 lines
377 B
Makefile
# $NetBSD: Makefile,v 1.2 2022/02/26 03:58:20 pho Exp $
|
|
|
|
DISTNAME= uri-encode-1.5.0.7
|
|
PKGREVISION= 1
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Unicode aware uri-encoding
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../devel/hs-utf8-string/buildlink3.mk"
|
|
.include "../../net/hs-network-uri/buildlink3.mk"
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|