summaryrefslogtreecommitdiff
path: root/ftp/ftpfind/Makefile
blob: c1c62838fc9f98f94aa27fb66d3f6aa5226fe1d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	ftpfind
# Date created:		Feb 21 1998
# Whom:			Tomokazu ISHII <t-ishii@tryplanet.com>
#
# $FreeBSD$
#

PORTNAME=	ftpfind
PORTVERSION=	0.996
CATEGORIES=	ftp
MASTER_SITES=	http://hp.vector.co.jp/authors/VA013366/ \
		http://www.tryplanet.com/t-ishii/programs/ftpfind/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Find directory&file on a ftp server

.include <bsd.port.mk>