summaryrefslogtreecommitdiff
path: root/net/pear-Net_Sieve/Makefile
blob: bb3ecd3e3be5f91dd4946b4169453c9c17b9a03e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $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"