freebsd-ports/ftp/ftpfind/Makefile

16 lines
314 B
Makefile
Raw Normal View History

# Created by: 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
NO_STAGE= yes
.include <bsd.port.mk>