ebbada719f
Bugs Fixed: * Fix Bug #17226: Non RFC-compliant quoted-printable encoding of structured headers [alec]
14 lines
340 B
Makefile
14 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.12 2010/04/09 10:16:18 taca Exp $
|
|
|
|
DISTNAME= Mail_Mime-1.6.2
|
|
CATEGORIES+= mail
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
COMMENT= PHP classes to create and manipulation of mime messages
|
|
|
|
CONFLICTS= php-pear-Mail_Mime-[0-9]*
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|