5b903ee21b
with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts.
13 lines
370 B
Makefile
13 lines
370 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2006/03/31 21:54:16 adrianp Exp $
|
|
|
|
DISTNAME= Net_Sieve-1.1.1
|
|
CATEGORIES+= net
|
|
|
|
MAINTAINER= adrianp@NetBSD.org
|
|
HOMEPAGE= http://pear.php.net/package/Net_Sieve/
|
|
COMMENT= PHP classes that handles talking to timsieved
|
|
|
|
DEPENDS+= pear-Net_Socket>=1.0.0:../../net/pear-Net_Socket
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|