# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD: converters/igbinary/Makefile 327715 2013-09-20 16:05:24Z bapt $

PORTNAME=	igbinary
PORTVERSION=	1.1.1
CATEGORIES=	converters
MASTER_SITES=	http://opensource.dynamoid.com/	\
		http://files.gslin.org/~gslin/Software/

MAINTAINER=	gslin@gslin.org
COMMENT=	Replacement for the standard PHP serializer

USE_PHP=	session
USE_PHP_BUILD=	yes
USE_PHPIZE=	yes
USE_PHPEXT=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
