head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2013.02.21.06.45.36;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2013.02.01.08.00.58;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312705
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Hung-Yi Chen <gaod@@hychen.org>
# $FreeBSD: head/www/pecl-solr/Makefile 312705 2013-02-21 06:04:53Z vanilla $

PORTNAME=	solr
PORTVERSION=	1.0.2
CATEGORIES=	www
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
EXTRACT_SUFX=	.tgz

MAINTAINER=	gaod@@hychen.org
COMMENT=	The Apache Solr PHP extension

LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
    		xml2:${PORTSDIR}/textproc/libxml2

USE_PHP=	json
USE_PHPEXT=	yes
USE_PHPIZE=	yes
USE_PHP_BUILD=	yes

.include <bsd.port.mk>
@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311357
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/pecl-solr/Makefile 311357 2013-02-01 07:56:38Z vanilla $
d17 1
a17 1
USE_PHP=	yes
d19 2
@

