webdump-git: Import webdump-0.1 as wip/webdump-git

Text-based HTML dump.
This commit is contained in:
Leonardo Taccari 2020-03-11 19:53:56 +01:00
parent 75d02bba23
commit 2749100641
4 changed files with 31 additions and 0 deletions

View File

@ -4983,6 +4983,7 @@ SUBDIR+= wbox
SUBDIR+= weatherman
SUBDIR+= webbrowser
SUBDIR+= webcleaner
SUBDIR+= webdump-git
SUBDIR+= weland
SUBDIR+= weplab
SUBDIR+= west

1
webdump-git/DESCR Normal file
View File

@ -0,0 +1 @@
Text-based HTML dump.

25
webdump-git/Makefile Normal file
View File

@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.2 2018/09/08 14:10:52 leot Exp $
DISTNAME= webdump-0.1
CATEGORIES= textproc
MASTER_SITES= http://codemadness.org/releases/webdump/
MAINTAINER= leot@NetBSD.org
HOMEPAGE= https://codemadness.org/git/webdump/file/README.html
COMMENT= Text-based web client/page dump
LICENSE= isc
GIT_REPOSITORIES= webdump
GIT_REPO.webdump= git://git.codemadness.org/webdump
WRKSRC= ${WRKDIR}/webdump
USE_LANGUAGES= c99
MAKE_FLAGS+= PREFIX=${PREFIX:Q}
MAKE_FLAGS+= MANPREFIX=${PREFIX:Q}/${PKGMANDIR:Q}
MAKE_FLAGS+= CC=${CC:Q}
#REPLACE_SH+= webdump_opml_export webdump_update
.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.pkg.mk"

4
webdump-git/PLIST Normal file
View File

@ -0,0 +1,4 @@
@comment $NetBSD$
bin/webdump
man/man1/webdump.1
share/doc/webdump/README