1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/devel/pear-PHP_Compat/Makefile
2021-04-06 16:31:07 +02:00

14 lines
303 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= PHP_Compat
PORTVERSION= 1.5.0
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Provides missing functionality for older versions of PHP
PORTSCOUT= skipv:1.6.0a1,1.6.0a2
USES= pear
.include <bsd.port.mk>