Add the manpage that is being installed.

This commit is contained in:
Steve Price 2001-04-15 02:06:52 +00:00
parent afb9995b01
commit 9e542a421f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41401

View file

@ -7,12 +7,14 @@
PORTNAME= bftpd
PORTVERSION= 1.0.18
PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= http://www.bftpd.f2s.com/downloads/src/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
MAN8= bftpd.8
pre-configure:
${PERL} -pi -e "s@<wait.h>@<sys/wait.h>@g" ${WRKSRC}/commands.c