Sun Jan 29 05:18:36 2023 UTC ()
www/Makefile: + hs-wai-app-static


(pho)
diff -r1.1677 -r1.1678 pkgsrc/www/Makefile

cvs diff -r1.1677 -r1.1678 pkgsrc/www/Makefile (expand / switch to unified diff)

--- pkgsrc/www/Makefile 2023/01/29 05:16:12 1.1677
+++ pkgsrc/www/Makefile 2023/01/29 05:18:36 1.1678
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1677 2023/01/29 05:16:12 pho Exp $ 1# $NetBSD: Makefile,v 1.1678 2023/01/29 05:18:36 pho Exp $
2# 2#
3 3
4COMMENT= Packages related to the World Wide Web 4COMMENT= Packages related to the World Wide Web
5 5
6SUBDIR+= R-RCurl 6SUBDIR+= R-RCurl
7SUBDIR+= R-bslib 7SUBDIR+= R-bslib
8SUBDIR+= R-curl 8SUBDIR+= R-curl
9SUBDIR+= R-diffviewer 9SUBDIR+= R-diffviewer
10SUBDIR+= R-downlit 10SUBDIR+= R-downlit
11SUBDIR+= R-gargle 11SUBDIR+= R-gargle
12SUBDIR+= R-gh 12SUBDIR+= R-gh
13SUBDIR+= R-googledrive 13SUBDIR+= R-googledrive
14SUBDIR+= R-htmlwidgets 14SUBDIR+= R-htmlwidgets
@@ -156,26 +156,27 @@ SUBDIR+= hs-http-api-data @@ -156,26 +156,27 @@ SUBDIR+= hs-http-api-data
156SUBDIR+= hs-http-client 156SUBDIR+= hs-http-client
157SUBDIR+= hs-http-client-tls 157SUBDIR+= hs-http-client-tls
158SUBDIR+= hs-http-conduit 158SUBDIR+= hs-http-conduit
159SUBDIR+= hs-http-date 159SUBDIR+= hs-http-date
160SUBDIR+= hs-http-media 160SUBDIR+= hs-http-media
161SUBDIR+= hs-http-types 161SUBDIR+= hs-http-types
162SUBDIR+= hs-http2 162SUBDIR+= hs-http2
163SUBDIR+= hs-js-dgtable 163SUBDIR+= hs-js-dgtable
164SUBDIR+= hs-js-flot 164SUBDIR+= hs-js-flot
165SUBDIR+= hs-js-jquery 165SUBDIR+= hs-js-jquery
166SUBDIR+= hs-open-browser 166SUBDIR+= hs-open-browser
167SUBDIR+= hs-servant 167SUBDIR+= hs-servant
168SUBDIR+= hs-wai 168SUBDIR+= hs-wai
 169SUBDIR+= hs-wai-app-static
169SUBDIR+= hs-wai-extra 170SUBDIR+= hs-wai-extra
170SUBDIR+= hs-wai-logger 171SUBDIR+= hs-wai-logger
171SUBDIR+= hs-wai-websockets 172SUBDIR+= hs-wai-websockets
172SUBDIR+= hs-warp 173SUBDIR+= hs-warp
173SUBDIR+= hs-warp-tls 174SUBDIR+= hs-warp-tls
174SUBDIR+= hs-websockets 175SUBDIR+= hs-websockets
175SUBDIR+= hs-xss-sanitize 176SUBDIR+= hs-xss-sanitize
176SUBDIR+= htdavlock 177SUBDIR+= htdavlock
177SUBDIR+= htdig 178SUBDIR+= htdig
178SUBDIR+= htmlcxx 179SUBDIR+= htmlcxx
179SUBDIR+= htmldoc 180SUBDIR+= htmldoc
180SUBDIR+= htmldoc-x11 181SUBDIR+= htmldoc-x11
181SUBDIR+= htmllint 182SUBDIR+= htmllint