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

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

PLIST_FILES=    bin/ftpfind

.include <bsd.port.mk>