install a php man page as well, for the command line binary

This commit is contained in:
avsm 2003-05-30 23:46:16 +00:00
parent 713b15135c
commit a46582a9f6
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2003/05/27 22:10:59 avsm Exp $
# $OpenBSD: Makefile,v 1.13 2003/05/30 23:46:16 avsm Exp $
MULTI_PACKAGES= -pear
SUBPACKAGE?=
@ -72,5 +72,6 @@ post-install:
@sed ${PHPXS_SUBST} <${FILESDIR}/phpxs >${PREFIX}/sbin/phpxs
@chown ${BINOWN}:${BINGRP} ${PREFIX}/sbin/phpxs
@chmod ${BINMODE} ${PREFIX}/sbin/phpxs
${INSTALL_MAN} ${WRKSRC}/sapi/cli/php.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,10 +1,11 @@
@comment $OpenBSD: PLIST,v 1.4 2003/05/02 22:10:22 avsm Exp $
@comment $OpenBSD: PLIST,v 1.5 2003/05/30 23:46:16 avsm Exp $
bin/pear
bin/php
bin/php-config
bin/phpextdist
bin/phpize
lib/php/libphp4.so
man/man1/php.1
sbin/phpxs
share/doc/php4/php.ini-dist
share/doc/php4/php.ini-recommended