summaryrefslogblamecommitdiff
path: root/ftp/yafc/Makefile
blob: fbfff482dabce77a0b0258c9d0a73b13811cf81b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
                                    
                                                          
 
           

 
                    
                   
                   

                                          
 
                                 
                                                         
 
                   
                   
                                                                       
 

                      
                      
# New ports collection makefile for:	yafc
# Date created:		10 June 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	yafc
PORTVERSION=	1.0
CATEGORIES=	ftp
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Yet another ftp client. Similar to ftp(1)

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

MAN1=		yafc.1

.include <bsd.port.mk>