freebsd-ports/ftp/ftpfind/Makefile
Bryan Drewery 6910bf819a - Please welcome back Chris Petrik as maintainer of
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
2013-03-07 03:25:10 +00:00

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>