# Created by: William Grzybowski <wg@FreeBSD.org>

PORTNAME=	DoctrineCommon
PORTVERSION=	2.3.0
CATEGORIES=	databases pear
MASTER_SITES=	http://pear.doctrine-project.org/get/

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Shared code for Doctrine PHP object relational mapper

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		pear
PEAR_CHANNEL=	doctrine
NO_ARCH=	yes

.include <bsd.port.mk>
