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
311 B
Makefile
13 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.4 2006/06/04 16:26:53 joerg Exp $
|
|
|
|
DISTNAME= DB-1.7.6
|
|
CATEGORIES= databases
|
|
|
|
CONFLICTS= php-pear-DB-[0-9]*
|
|
|
|
MAINTAINER= adrianp@NetBSD.org
|
|
HOMEPAGE= http://pear.php.net/package/DB
|
|
COMMENT= PHP Database Abstraction Layer
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|