e9e6a686c8
Update pear-Mail_Mime to 1.10.8. 1.10.8 (2020-06-13 03:00 UTC) Changelog: * Fix encoding issues with ISO-2022-JP-MS input labelled with ISO-2022-JP [shirosaki]
13 lines
332 B
Makefile
13 lines
332 B
Makefile
# $NetBSD: Makefile,v 1.36 2020/06/13 15:59:48 taca Exp $
|
|
|
|
DISTNAME= Mail_Mime-1.10.8
|
|
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"
|