aboutsummaryrefslogblamecommitdiffstats
path: root/ftp/yafc/Makefile
blob: 5fbfaa66095992067053533bc5fb3a2c01d45f7b (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=    0.7.10
CATEGORIES= ftp
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= ports@FreeBSD.org

USE_BZIP2=  yes
GNU_CONFIGURE=  yes

MAN1=       yafc.1

.include <bsd.port.mk>