pkgsrc/mail/pear-Mail_Mime/Makefile
taca ebbada719f Update pear-Mail_Mime package from 1.6.1 to 1.6.2.
Bugs Fixed:
* Fix Bug #17226: Non RFC-compliant quoted-printable encoding of structured
  headers [alec]
2010-04-09 10:16:18 +00:00

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"