blob: 964b2c8d587dff9076ca24457db0ea97d128a7f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: ftpfind
# Version required: 0.996
# Date created: Feb 21 1998
# Whom: Tomokazu ISHII <t-ishii@tryplanet.com>
#
# $FreeBSD$
#
DISTNAME= ftpfind-0.996
CATEGORIES= ftp
MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ \
http://www.tryplanet.com/t-ishii/programs/ftpfind/
MAINTAINER= t-ishii@tryplanet.com
.include <bsd.port.mk>
|