summaryrefslogtreecommitdiffstats
path: root/net/pear-Net_Sieve/Makefile
blob: 5d8030c624689b33dfab6e257ae11759f32d5cf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$

PORTNAME=	Net_Sieve
PORTVERSION=	1.3.4
CATEGORIES=	net www pear

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

BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:net/pear-Net_Socket
RUN_DEPENDS=	${PEARDIR}/Net/Socket.php:net/pear-Net_Socket

USES=	pear

.include <bsd.port.mk>
OpenPOWER on IntegriCloud