pkgsrc/mail/pear-Mail_Mime/Makefile
taca 0e5c212676 mail/pear-Mail_Mime: update to 1.10.10
1.10.10 (2021-01-17 03:34 UTC)

Changelog:

* Compatibility fixes for PHP 5.2 and 5.3 [alec]
* Corrected soft line breaks handling to be RFC compliant [ixs]
* Corrected line breaks for lines ending in dots and length more than 74 [ixs]
2021-01-17 15:45:04 +00:00

13 lines
333 B
Makefile

# $NetBSD: Makefile,v 1.38 2021/01/17 15:45:04 taca Exp $
DISTNAME= Mail_Mime-1.10.10
CATEGORIES+= mail
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP classes to create and manipulation of mime messages
LICENSE= modified-bsd
CONFLICTS= php-pear-Mail_Mime-[0-9]*
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"