blob: 0098cb9d61d6e372a30b0f4fe6e7375569fe79db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: yale-tftpd
# Version required: 3.0
# Date created: Oct 8, 1994
# Whom: pst
#
# $Id: Makefile,v 1.4 1995/04/15 05:42:10 asami Exp $
#
DISTNAME= yale-tftpd-3.0
CATEGORIES+= net
MASTER_SITES= ftp://ftp.cisco.com/pub/
NO_WRKSUBDIR=
.include <bsd.port.mk>
|