1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Cleanup Makefile header

- Cosmetic change
- Reformat pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-03-09 11:11:53 +00:00
parent d1d67541c1
commit 4bb6f27dac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313703
2 changed files with 11 additions and 20 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: httrack
# Date created: Sun Jun 17 10:28:52 CEST 2001
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
# Created by: Dirk Froemberg <dirk@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= httrack
PORTVERSION= 3.46.1
@ -33,12 +29,9 @@ MAN1= htsserver.1 httrack.1 proxytrack.1 webhttrack.1
.include <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e '/DEFAULT_CFLAGS=/ s|-O -g3 ||g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e '/DEFAULT_CFLAGS=/ s|-O -g3 ||g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e '/ install-data-hook/d' ${WRKSRC}/html/Makefile.in
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \
${WRKSRC}/html/server/div/WebHTTrack.desktop \
${WRKSRC}/html/server/div/WebHTTrack-Websites.desktop
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/html/server/div/WebHTTrack*
.if empty(PORT_OPTIONS:MDOCS)
@${REINPLACE_CMD} -e '/^SUBDIRS = / s| html||' ${WRKSRC}/Makefile.in
.endif

View File

@ -1,13 +1,11 @@
HTTrack is an easy-to-use offline browser utility. It allows you
to download a World Wide website from the Internet to a local
directory, building recursively all directories, getting html,
images, and other files from the server to your computer. HTTrack
arranges the original site's relative link-structure. Simply open
a page of the "mirrored" website in your browser, and you can browse
the site from link to link, as if you were viewing it online.
HTTrack is an easy-to-use offline browser utility. It allows you to download a
World Wide website from the Internet to a local directory, building recursively
all directories, getting html, images, and other files from the server to your
computer. HTTrack arranges the original site's relative link-structure. Simply
open a page of the "mirrored" website in your browser, and you can browse the
site from link to link, as if you were viewing it online.
HTTrack can also update an existing mirrored site, and resume
interrupted downloads. HTTrack is fully configurable, and has an
integrated help system.
HTTrack can also update an existing mirrored site, and resume interrupted
downloads. HTTrack is fully configurable, and has an integrated help system.
WWW: http://www.httrack.com/