You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
53f90d594e
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
16 lines
470 B
Tcl
16 lines
470 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 phpsh
|
|
|
|
version 1.3-20140514
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license BSD
|
|
platforms {darwin any} freebsd
|
|
|
|
homepage http://www.phpsh.org
|