mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
362 B
Makefile
17 lines
362 B
Makefile
# New ports collection makefile for: ftpfind
|
|
# Date created: Feb 21 1998
|
|
# Whom: Tomokazu ISHII <t-ishii@tryplanet.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ftpfind
|
|
PORTVERSION= 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>
|