# Created by: wen@FreeBSD.org
# $FreeBSD: tags/RELEASE_11_0_0/net-im/pecl-stomp/Makefile 417719 2016-06-28 14:00:45Z mat $

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

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

LICENSE=	PHP301

USES=		php:ext tar:tgz
IGNORE_WITH_PHP=	70

.include <bsd.port.mk>
