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

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Exception Handler
WWW=		https://pear.horde.org

USES=		horde cpe
USE_HORDE_RUN=	Horde_Translation

NO_ARCH=	yes

.include <bsd.port.mk>