1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

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 05:57:29 +00:00
# $FreeBSD$
#
2000-04-12 05:31:29 +00:00
PORTNAME= ftpfind
PORTVERSION= 0.996
1999-08-02 10:44:03 +00:00
CATEGORIES= ftp
MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/
MAINTAINER= beech@FreeBSD.org
2003-02-21 12:06:51 +00:00
COMMENT= Find directory&file on a ftp server
2004-02-05 20:38:07 +00:00
PLIST_FILES= bin/ftpfind
.include <bsd.port.mk>