1998-02-24 20:28:17 +00:00
|
|
|
# New ports collection makefile for: sendfile
|
|
|
|
# Version required: 2.1
|
1998-03-01 21:51:04 +00:00
|
|
|
# Date created: 30 Oct 1997
|
1998-02-24 20:28:17 +00:00
|
|
|
# Whom: sec@42.org
|
|
|
|
#
|
1998-03-01 21:51:04 +00:00
|
|
|
# $Id: Makefile,v 1.1.1.1 1998/02/24 20:28:16 steve Exp $
|
1998-02-24 20:28:17 +00:00
|
|
|
#
|
|
|
|
|
1998-03-01 21:51:04 +00:00
|
|
|
DISTNAME= sendfile-19980228
|
|
|
|
PKGNAME= sendfile-2.1
|
1998-02-24 20:28:17 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ftp://ftp.uni-stuttgart.de/pub/unix/comm/sendfile/current/
|
|
|
|
|
|
|
|
MAINTAINER= sec@42.org
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PKGNAME}
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
CONFIGURE_SCRIPT=makeconfig
|
|
|
|
CONFIGURE_ENV= PREFIX="${PREFIX}"
|
|
|
|
|
1998-03-01 21:51:04 +00:00
|
|
|
MAN1= sendfile.1 sendmsg.1 receive.1 fetchfile.1
|
|
|
|
MAN7= fetchfile.7
|
|
|
|
MAN8= sendfiled.8
|
1998-02-24 20:28:17 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|