martijn e88c3e1498 Rename php-fastcgi to php-cgi. This is the more logical name, since this
is the actual name and role of the binary.

OK sthen@
2018-02-23 18:51:44 +00:00

8 lines
228 B
Plaintext

@comment $OpenBSD: PLIST-cgi,v 1.1 2018/02/23 18:51:44 martijn Exp $
@option no-default-conflict
@option is-branch
@pkgpath lang/php/5.6,-fastcgi
@conflict php-cgi->=5.6,<5.7
@bin bin/php-cgi-${PV}
@man man/man1/php-cgi-${PV}.1