5fe074f21e
While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
13 lines
295 B
Makefile
13 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.7 2006/06/04 16:26:53 joerg Exp $
|
|
|
|
MODNAME= dbx
|
|
PECL_VERSION= 1.1.0
|
|
CATEGORIES+= databases
|
|
COMMENT= PHP database abstraction layer extension
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
|
|
CONFLICTS= php-dbx-[0-9]*
|
|
|
|
.include "../../lang/php/ext.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|