# Created by: William Grzybowski <wg@FreeBSD.org>
# $FreeBSD: head/databases/pear-DoctrineCommon/Makefile 463917 2018-03-08 19:48:41Z mat $

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

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

LICENSE=	LGPL21

USES=	pear
PEAR_CHANNEL=	doctrine

.include <bsd.port.mk>
