View | Details | Raw Unified | Return to bug 78618
Collapse All | Expand All

(-)pear-Net_Dict/Makefile (-1 / +3 lines)
Lines 7-18 Link Here
7
7
8
PORTNAME=	Net_Dict
8
PORTNAME=	Net_Dict
9
PORTVERSION=	1.0.3
9
PORTVERSION=	1.0.3
10
PORTREVISION=	1
10
CATEGORIES=	net www pear
11
CATEGORIES=	net www pear
11
12
12
MAINTAINER=	antonio@php.net
13
MAINTAINER=	antonio@php.net
13
COMMENT=	PEAR interface to the DICT protocol
14
COMMENT=	PEAR interface to the DICT protocol
14
15
15
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
16
BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
17
		${PEARDIR}/Cache/Cache.php:${PORTSDIR}/sysutils/pear-Cache
16
RUN_DEPENDS=	${BUILD_DEPENDS}
18
RUN_DEPENDS=	${BUILD_DEPENDS}
17
19
18
CATEGORY=	Net
20
CATEGORY=	Net

Return to bug 78618