# Created by: Thierry Thomas () # $FreeBSD: head/net/pear-Net_Sieve/Makefile 527886 2020-03-06 17:33:54Z joneum $ PORTNAME= Net_Sieve DISTVERSION= 1.4.4 CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to handle talking to timsieved LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} USES= pear .include