13 lines
306 B
Makefile
13 lines
306 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
|
|
PORTNAME= PHP_Compat
|
|
PORTVERSION= 1.5.0
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= sunpoet@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>
|