1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/ftp/ftpfind/Makefile
Alex Kozlov 546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00

16 lines
314 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= ports@FreeBSD.org
COMMENT= Find directory&file on a ftp server
PLIST_FILES= bin/ftpfind
NO_STAGE= yes
.include <bsd.port.mk>