summaryrefslogtreecommitdiff
path: root/net/pear-Net_Sieve/Makefile
blob: 64e030a82ce5464fbe5c91f68b04ed23d6f5705a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	Net_Sieve
PORTVERSION=	1.4.5
CATEGORIES=	net www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class to handle talking to timsieved

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	${PEAR_PKGNAMEPREFIX}Net_Socket>=1.0:net/pear-Net_Socket@${PHP_FLAVOR}

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>