freebsd-ports/ftp/yafc/Makefile
Satoshi Taoka 7592252d84 Yet another ftp client. Similar to ftp(1)
PR:		12118
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-11 09:09:09 +00:00

22 lines
375 B
Makefile

# New ports collection makefile for: yafc
# Version required: 0.4.2
# Date created: 10 June 1999
# Whom: Chris Piazza <cpiazza@home.net>
#
# $Id$
#
DISTNAME= yafc-0.4.2
CATEGORIES= net
MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \
ftp://mayer.physto.se/pub/
MAINTAINER= cpiazza@home.net
GNU_CONFIGURE= yes
USE_BZIP2= yes
MAN1= yafc.1
.include <bsd.port.mk>