1998-03-16 22:30:19 +00:00
|
|
|
# New ports collection makefile for: ftpfind
|
|
|
|
# Date created: Feb 21 1998
|
1999-01-10 18:13:20 +00:00
|
|
|
# Whom: Tomokazu ISHII <t-ishii@tryplanet.com>
|
1998-03-16 22:30:19 +00:00
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1998-03-16 22:30:19 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 05:31:29 +00:00
|
|
|
PORTNAME= ftpfind
|
|
|
|
PORTVERSION= 0.996
|
1999-08-02 10:44:03 +00:00
|
|
|
CATEGORIES= ftp
|
2004-05-16 16:42:06 +00:00
|
|
|
MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/
|
1998-03-16 22:30:19 +00:00
|
|
|
|
2008-01-23 22:43:36 +00:00
|
|
|
MAINTAINER= beech@FreeBSD.org
|
2003-02-21 12:06:51 +00:00
|
|
|
COMMENT= Find directory&file on a ftp server
|
1998-03-16 22:30:19 +00:00
|
|
|
|
2004-02-05 20:38:07 +00:00
|
|
|
PLIST_FILES= bin/ftpfind
|
|
|
|
|
1998-03-16 22:30:19 +00:00
|
|
|
.include <bsd.port.mk>
|