summaryrefslogtreecommitdiffstats
path: root/ftp/emirror/Makefile
blob: 3547ad7cd0b7f1c289b2e5df076c6d48c80b50a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# ex:ts=8
# New ports collection makefile for:	emirror
# Date created:			Apr 19, 2001
# Whom:				Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	emirror
PORTVERSION=	2.1.21
CATEGORIES=	ftp python
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		ftp://eclipt.uni-klu.ac.at/pub/projects/emirror/
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org

PORTCOMMENT=	A full features FTP-mirroring software with nice logfiles

USE_PYTHON=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc
USE_GMAKE=	yes
NO_BUILD=	yes

MAN1=	emirror.1

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