freebsd-ports/devel/pear-PHP_Compat/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

14 lines
316 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= PHP_Compat
PORTVERSION= 1.5.0
CATEGORIES= devel www pear
MAINTAINER= joneum@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>