import pear-Mail-mimeDecode 1.5.0
This commit is contained in:
parent
ca3fa961fc
commit
bdc4527730
19
mail/pear-Mail-mimeDecode/Makefile
Normal file
19
mail/pear-Mail-mimeDecode/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/18 19:07:09 jasper Exp $
|
||||
|
||||
COMMENT= class to decode mime messages
|
||||
|
||||
DISTNAME= Mail_mimeDecode-1.5.0
|
||||
PKGNAME= pear-${DISTNAME:S/_/-/}
|
||||
CATEGORIES= mail
|
||||
|
||||
MODULES= www/pear
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= :pear-Mail-Mime->=1.5.2:mail/pear-Mail-Mime
|
||||
|
||||
.include <bsd.port.mk>
|
5
mail/pear-Mail-mimeDecode/distinfo
Normal file
5
mail/pear-Mail-mimeDecode/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Mail_mimeDecode-1.5.0.tgz) = 6B+ZyVHrXxmcqp3NnBb5fw==
|
||||
RMD160 (Mail_mimeDecode-1.5.0.tgz) = pFF8G+g8TLpkVxjxyunVeZ7qkYI=
|
||||
SHA1 (Mail_mimeDecode-1.5.0.tgz) = 75yvHC8CRAKXjRD8ugVh/wHHdBw=
|
||||
SHA256 (Mail_mimeDecode-1.5.0.tgz) = yXHl/NwLPFiKc4+BvwFFKzxMYO+JJmetd6AxIUYxQz8=
|
||||
SIZE (Mail_mimeDecode-1.5.0.tgz) = 9281
|
2
mail/pear-Mail-mimeDecode/pkg/DESCR
Normal file
2
mail/pear-Mail-mimeDecode/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Provides a class to deal with the decoding and interpreting of mime
|
||||
messages.
|
8
mail/pear-Mail-mimeDecode/pkg/PLIST
Normal file
8
mail/pear-Mail-mimeDecode/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/18 19:07:09 jasper Exp $
|
||||
@group daemon
|
||||
pear/lib/.registry/mail_mimedecode.reg
|
||||
pear/lib/Mail/mimeDecode.php
|
||||
pear/tests/Mail_mimeDecode/
|
||||
pear/tests/Mail_mimeDecode/tests/
|
||||
pear/tests/Mail_mimeDecode/tests/parse_header_value.phpt
|
||||
pear/tests/Mail_mimeDecode/tests/semicolon_content_type_bug1724.phpt
|
Loading…
Reference in New Issue
Block a user