While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
12 lines
286 B
Makefile
12 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.5 2006/06/04 16:26:54 joerg Exp $
|
|
|
|
DISTNAME= Net_DIME-0.3
|
|
CATEGORIES+= net
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
COMMENT= PHP classes that implements DIME encoding
|
|
|
|
CONFLICTS= php-pear-Net_DIME-[0-9]*
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|