--- /dev/null
+Edbrowse is a combination editor, browser, and mail client that is 100%
+text based. The interface is similar to /bin/ed, though there are many
+more features, such as editing multiple files simultaneously, and rendering
+html. This program was originally written for blind users, but many
+sighted users have taken advantage of the unique scripting capabilities of
+this program, which can be found nowhere else. A batch job, or cron job,
+can access web pages on the internet, submit forms, and send email, with no
+human intervention whatsoever. edbrowse can also tap into databases
+through odbc. It was primarily written by Karl Dahlke.
--- /dev/null
+# $NetBSD$
+
+DISTNAME= edbrowse-3.6.0.1
+CATEGORIES= www
+MASTER_SITES= http://edbrowse.org/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://edbrowse.org/
+COMMENT= Command Line Editor Browser
+LICENSE= gnu-gpl-v3
+
+USE_CMAKE= yes
+USE_TOOLS+= perl:build
+USE_LANGUAGES= c c++
+
+SUBST_CLASSES+= man
+SUBST_STAGE.man= pre-patch
+SUBST_MESSAGE.man= Fixing paths in man page
+SUBST_FILES.man= doc/man-edbrowse-debian.1
+SUBST_SED.man= -e '/usersguide\.html/ s,/usr,${PREFIX},g'
+
+DOCDIR= ${PREFIX}/share/doc/edbrowse
+INSTALLATION_DIRS+= ${DOCDIR} ${PKGMANDIR}/man1
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/doc/usersguide.html ${DESTDIR}${DOCDIR}
+ ${INSTALL_MAN} ${WRKSRC}/doc/man-edbrowse-debian.1 \
+ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/edbrowse.1
+
+.include "../../devel/pcre/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../wip/spidermonkey24/buildlink3.mk"
+.include "../../wip/tidy/buildlink3.mk"
+.include "../../mk/readline.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
--- /dev/null
+$NetBSD$
+
+SHA1 (edbrowse-3.6.0.1.zip) = 9c4f158bd1492ac216a6f80e32143c2955910327
+RMD160 (edbrowse-3.6.0.1.zip) = 6ecc8f955bededac87e8976f10aa7b92bd5194f1
+SHA512 (edbrowse-3.6.0.1.zip) = b06b0631fd6305631abf57b5d6a7b51233cea51b4d02f92235d350872095a010e5982d5478f4a344d2e6c9e87fbae037880f34ef29aaa6cdc8c4da78089fc308
+Size (edbrowse-3.6.0.1.zip) = 582275 bytes