1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/pecl-qb/Makefile
2018-10-08 15:08:13 +00:00

20 lines
391 B
Makefile

# Created by: Gasol Wu <gasol.wu@gmail.com>
# $FreeBSD$
PORTNAME= qb
PORTVERSION= 2.4.0
PORTREVISION= 4
CATEGORIES= devel
MAINTAINER= gasol.wu@gmail.com
COMMENT= PHP Accelerator designed mainly for graphic work
LICENSE= PHP301
BROKEN_powerpc64= fails to build: Killing runaway build after 7200 seconds with no output
USES= php:pecl
IGNORE_WITH_PHP= 70 71 72 73
.include <bsd.port.mk>