php-lzf: update maintainers, categories, branches

This commit is contained in:
BjarneDMat
2026-03-28 06:59:20 +01:00
committed by Renee Otten
parent 3c46bce73e
commit 7260d88a6f
+3 -3
View File
@@ -4,11 +4,11 @@ PortSystem 1.0
PortGroup php 1.1
name php-lzf
categories php devel
maintainers {ryandesign @ryandesign} openmaintainer
categories-append devel
maintainers {ryandesign @ryandesign} {mathiesen.info:macintosh @BjarneDMat} openmaintainer
license PHP-3.01
php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 8.5
php.pecl yes
description Handles LZF compression / decompression.