aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHP_Compat/Makefile
blob: c711a5f035cb4828a430a880c1055e0013d4ed5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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>