mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
16 lines
294 B
Makefile
16 lines
294 B
Makefile
# 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>
|