freebsd-ports/ftp/ftpfind/Makefile

19 lines
374 B
Makefile
Raw Normal View History

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