aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ftpfind/Makefile
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-03-17 06:30:19 +0800
committerjseger <jseger@FreeBSD.org>1998-03-17 06:30:19 +0800
commit5ee72f5449e08f0bdb0765aadab12003a4d951aa (patch)
treeffb2c393ee7f0866508b45b5f68ba7cb1c8e6473 /ftp/ftpfind/Makefile
parentb6df7683220f351045f6312619e3ad75f8b4082b (diff)
downloadfreebsd-ports-gnome-5ee72f5449e08f0bdb0765aadab12003a4d951aa.tar.gz
freebsd-ports-gnome-5ee72f5449e08f0bdb0765aadab12003a4d951aa.tar.zst
freebsd-ports-gnome-5ee72f5449e08f0bdb0765aadab12003a4d951aa.zip
Import of ftpfind 0.92:
find directory&file on a ftp server PR: 5833 Submitted by: wub@green.an.egg.or.jp
Diffstat (limited to 'ftp/ftpfind/Makefile')
-rw-r--r--ftp/ftpfind/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile
new file mode 100644
index 000000000000..4b9e1c6d6c24
--- /dev/null
+++ b/ftp/ftpfind/Makefile
@@ -0,0 +1,15 @@
+# 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>