2018-09-23 16:57:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.17 2018/09/23 14:57:48 taca Exp $
|
2006-03-31 23:54:16 +02:00
|
|
|
|
2018-09-23 16:57:48 +02:00
|
|
|
DISTNAME= Net_Sieve-1.4.4
|
2006-03-31 23:54:16 +02:00
|
|
|
CATEGORIES+= net
|
|
|
|
|
2009-07-17 20:00:13 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2006-03-31 23:54:16 +02:00
|
|
|
HOMEPAGE= http://pear.php.net/package/Net_Sieve/
|
|
|
|
COMMENT= PHP classes that handles talking to timsieved
|
2010-02-03 12:48:04 +01:00
|
|
|
LICENSE= modified-bsd
|
2006-03-31 23:54:16 +02:00
|
|
|
|
2006-06-04 18:26:54 +02:00
|
|
|
CONFLICTS= php-pear-Net_Sieve-[0-9]*
|
2006-06-02 20:27:54 +02:00
|
|
|
|
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.0:../../net/pear-Net_Socket
|
2010-04-07 10:41:54 +02:00
|
|
|
# optional for DIGEST-MD5 and CRAM-MD5 SASL Authentication
|
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.0:../../mail/pear-Auth_SASL
|
2006-03-31 23:54:16 +02:00
|
|
|
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|