1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/ftp/yale-tftpd/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

23 lines
373 B
Makefile

# 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>