summaryrefslogtreecommitdiffstats
path: root/www/httrack/Makefile
blob: 312b5e419377e0a0262e8ae17b105e0747390977 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	httrack
# Date created:		Sun Jun 17 10:28:52 CEST 2001
# Whom:			Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	httrack
PORTVERSION=	3.05
CATEGORIES=	www
MASTER_SITES=	http://www.httrack.com/

MAINTAINER=	dirk@FreeBSD.org

WRKSRC=		${WRKDIR}/${DISTNAME}/src
USE_GMAKE=	yes
HAS_CONFIGURE=	yes
CONFIGURE_ENV=	PREFIX=${PREFIX} BINPATH=${PREFIX}/bin
.if defined(NOPORTDOCS)
INSTALL_TARGET=	bininstall
.endif

.include <bsd.port.mk>
OpenPOWER on IntegriCloud