aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-03-09 19:11:53 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-03-09 19:11:53 +0800
commitfc8fa6aa011b0747ea45c69a2d4f34ba860f4844 (patch)
tree6a1f62d2b29ced20d940651cbd9d181293d348ba
parent59a293fb86b3ed9e68a513ac033893c891ecfc1e (diff)
downloadfreebsd-ports-gnome-fc8fa6aa011b0747ea45c69a2d4f34ba860f4844.tar.gz
freebsd-ports-gnome-fc8fa6aa011b0747ea45c69a2d4f34ba860f4844.tar.zst
freebsd-ports-gnome-fc8fa6aa011b0747ea45c69a2d4f34ba860f4844.zip
- Cleanup Makefile header
- Cosmetic change - Reformat pkg-descr
-rw-r--r--www/httrack/Makefile13
-rw-r--r--www/httrack/pkg-descr18
2 files changed, 11 insertions, 20 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile
index dad881bb163a..1d171dd31851 100644
--- a/www/httrack/Makefile
+++ b/www/httrack/Makefile
@@ -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
diff --git a/www/httrack/pkg-descr b/www/httrack/pkg-descr
index 7b9aa961b8c3..6efd068b3b27 100644
--- a/www/httrack/pkg-descr
+++ b/www/httrack/pkg-descr
@@ -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/