# Ports collection makefile for: pear-Net_Sieve
# Date created: 25 October 2002
# Whom: Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD: ports/net/pear-Net_Sieve/Makefile,v 1.16 2006/11/02 06:42:39 clsung Exp $
#
PORTNAME= Net_Sieve
PORTVERSION= 1.1.5
CATEGORIES= net www pear
MAINTAINER= amistry@am-productions.biz
COMMENT= PEAR class to handle talking to timsieved
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Net
FILES= Sieve.php
TESTS= SieveTest.php largescript.siv
_TESTSDIR= .
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
syntax highlighted by Code2HTML, v. 0.9.1