6910bf819a
these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt
14 lines
306 B
Makefile
14 lines
306 B
Makefile
# Created by: Tomokazu ISHII <t-ishii@tryplanet.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= ftpfind
|
|
PORTVERSION= 0.996
|
|
CATEGORIES= ftp
|
|
MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/
|
|
|
|
MAINTAINER= c.petrik.sosa@gmail.com
|
|
COMMENT= Find directory&file on a ftp server
|
|
|
|
PLIST_FILES= bin/ftpfind
|
|
|
|
.include <bsd.port.mk>
|