# Ports collection makefile for:  pecl-stomp
# Date created:			  1st Dec, 2009
# Whom:				  wen@FreeBSD.org
#
# $FreeBSD: ports/net-im/pecl-stomp/Makefile,v 1.3 2010/02/12 14:30:44 miwi Exp $
#

PORTNAME=	stomp
PORTVERSION=	1.0.0
CATEGORIES=	net-im pear
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
EXTRACT_SUFX=	.tgz

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PECL extension of stomp client

USE_PHP=	yes
USE_PHPIZE=	yes
USE_PHPEXT=	yes

.include <bsd.port.mk>
