summaryrefslogtreecommitdiff
path: root/devel/pear-channel-doctrine/Makefile
blob: d7f039dad0488ddda555159c6b09f95708b0415e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	doctrine
PORTVERSION=	20130618
CATEGORIES=	devel www pear

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	PEAR channel ${PEAR_CHANNEL_HOST}
WWW=		http://pear.doctrine-project.org/

DEPRECATED=		Upstream no longer serves through PEAR channel and has been moved to Composer
EXPIRATION_DATE=	2025-08-05

PEAR_CHANNEL_HOST=	pear.doctrine-project.org

.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
.include <bsd.port.mk>