# New ports collection makefile for:	igbinary
# Date created:		2009-06-05
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/converters/igbinary/Makefile,v 1.1 2009/08/14 09:21:52 miwi Exp $
#

PORTNAME=	igbinary
PORTVERSION=	1.0.1
CATEGORIES=	converters
MASTER_SITES=	http://opensource.dynamoid.com/

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

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

.include <bsd.port.mk>
