summaryrefslogblamecommitdiff
path: root/ftp/yale-tftpd/Makefile
blob: ed30fd47c12b636822c06e4f1e687ed305d0e25f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  


                                   
           

 

                          
                   
                                                               
 
                                 
 
             




                                       

                      
# New ports collection makefile for:	yale-tftpd
# Date created:		Oct 8, 1994
# Whom:			pst
#
# $FreeBSD$
#

PORTNAME=	yale-tftpd
PORTVERSION=	3.0
CATEGORIES=	ftp
MASTER_SITES=	ftp://ftp.cert.dfn.de/pub/tools/net/yale-tftpd/

MAINTAINER=	ports@FreeBSD.org

NO_WRKSUBDIR=
MAN8=		tftpd.8
MANCOMPRESSED=	yes

pre-build:
	(cd ${WRKSRC}/classes; ${MAKE})

.include <bsd.port.mk>