mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8d3a192022
PR: 9380 Submitted by: maintainer
17 lines
417 B
Makefile
17 lines
417 B
Makefile
# New ports collection makefile for: ftpfind
|
|
# Version required: 0.996
|
|
# Date created: Feb 21 1998
|
|
# Whom: Tomokazu ISHII <t-ishii@tryplanet.com>
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/06/04 20:28:04 steve Exp $
|
|
#
|
|
|
|
DISTNAME= ftpfind-0.996
|
|
CATEGORIES= net
|
|
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>
|