mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
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>
|