aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpfind/Makefile
blob: 0773196690953396081d530e85477da4d0a3b343 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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

PLIST_FILES=	bin/ftpfind

.include <bsd.port.mk>