You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
php5-* : PortGroup obsolete 1.0 phpsh : PortGroup obsolete 1.0 php-midgard2: PortGroup obsolete 1.0 php-Twig : PortGroup obsolete 1.0 php-unit : PortGroup obsolete 1.0 for all ports belonging to php-unit
14 lines
465 B
Tcl
14 lines
465 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
# Remove after 2027-03-01
|
|
|
|
PortSystem 1.0
|
|
PortGroup obsolete 1.0
|
|
|
|
name php-code-coverage
|
|
version 13.0.1
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license BSD
|
|
|
|
homepage https://github.com/sebastianbergmann/php-code-coverage/
|