# Ports collection makefile for: pear-Net_Sieve # Date created: 25 October 2002 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= Net_Sieve PORTVERSION= 1.1.1 CATEGORIES= net www pear MAINTAINER= martin@matuska.org 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= test_sieve.php _TESTSDIR= . .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include