d069d5bd59
pick up the new dependencies properly
13 lines
313 B
Makefile
13 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.7 2007/05/05 22:09:18 adrianp Exp $
|
|
|
|
DISTNAME= Mail_Mime-1.3.1
|
|
CATEGORIES+= mail
|
|
PKGREVISION= 1
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
COMMENT= PHP classes to create and decode mime messages
|
|
|
|
CONFLICTS= php-pear-Mail_Mime-[0-9]*
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|