summaryrefslogtreecommitdiff
path: root/ftp/ftpfind/Makefile
diff options
context:
space:
mode:
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>