1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/ftp/ftpfind/Makefile
Wesley Shields c31ab79606 - Pass maintainer to submitter.
PR:		ports/138957
Submitted by:	Chris Petrik <chris@officialunix.com>
Feature safe:	yes
2009-09-19 04:19:56 +00:00

19 lines
379 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/
MAINTAINER= chris@officialunix.com
COMMENT= Find directory&file on a ftp server
PLIST_FILES= bin/ftpfind
.include <bsd.port.mk>