mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9f4282c819
find directory&file on a ftp server PR: 5833 Submitted by: wub@green.an.egg.or.jp
16 lines
331 B
Makefile
16 lines
331 B
Makefile
# New ports collection makefile for: ftpfind
|
|
# Version required: 0.92
|
|
# Date created: Feb 21 1998
|
|
# Whom: Tomokazu ISHII <wub@green.an.egg.or.jp>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= ftpfind-0.92
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www1.odn.ne.jp/ishii/techniques/programs/ftpfind/
|
|
|
|
MAINTAINER= wub@green.an.egg.or.jp
|
|
|
|
.include <bsd.port.mk>
|