ports/www/Makefile

53 lines
1.6 KiB
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
SUBDIR =
SUBDIR += lynx
SUBDIR += nghttp2
SUBDIR += nghttp3
SUBDIR += p5-HTML-Parser
SUBDIR += p5-HTML-Tagset
SUBDIR += p5-HTTP-Cookies
SUBDIR += p5-HTTP-Daemon
SUBDIR += p5-HTTP-Date
SUBDIR += p5-HTTP-Message
SUBDIR += p5-HTTP-Negotiate
SUBDIR += p5-IO-HTML
SUBDIR += p5-libwww
2023-08-16 22:26:55 +00:00
SUBDIR += p5-LWP-MediaTypes
SUBDIR += p5-LWP-Protocol-https
SUBDIR += p5-URI
SUBDIR += p5-WWW-RobotRules
SUBDIR += py-aiohttp,python3
SUBDIR += py-beaker,python3
SUBDIR += py-beautifulsoup4,python3
SUBDIR += py-cheroot,python3
SUBDIR += py-CherryPy,python3
SUBDIR += py-cherrypy-cors,python3
SUBDIR += py-emailprotections,python3
SUBDIR += py-fake-useragent,python3
2023-08-16 22:26:55 +00:00
SUBDIR += py-flask,python3
SUBDIR += py-httpagentparser,python3
2023-08-16 22:26:55 +00:00
SUBDIR += py-httplib2,python3
SUBDIR += py-ipwhois,python3
2023-08-16 22:26:55 +00:00
SUBDIR += py-itsdangerous,python3
SUBDIR += py-jinja2,python3
SUBDIR += py-mako,python3
SUBDIR += py-mechanicalsoup,python3
2023-08-16 22:26:55 +00:00
SUBDIR += py-mechanize,python3
SUBDIR += py-multidict,python3
SUBDIR += py-requests,python3
SUBDIR += py-requests-file,python3
SUBDIR += py-requests-futures,python3
SUBDIR += py-selenium,python3
SUBDIR += py-soupsieve,python3
SUBDIR += py-tldextract,python3
SUBDIR += py-torrequest,python3
SUBDIR += py-undetected-chromedriver,python3
2023-08-16 22:26:55 +00:00
SUBDIR += py-urllib3,python3
SUBDIR += py-werkzeug,python3
SUBDIR += py-whois,python3
2023-08-16 22:26:55 +00:00
SUBDIR += py-yarl,python3
SUBDIR += ungoogled-chromium
SUBDIR += w3m
SUBDIR += webkitgtk4
.include <bsd.port.subdir.mk>