Initial import of Email-MIME-ContentType-1.01
This module is responsible for parsing email content type headers according to section 5.1 of RFC 2045. from Sam Smith <s at msmith.net>
This commit is contained in:
parent
077e12798f
commit
3a30eb1b5b
23
mail/p5-Email-MIME-ContentType/Makefile
Normal file
23
mail/p5-Email-MIME-ContentType/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/01/15 15:24:39 sturm Exp $
|
||||
|
||||
COMMENT= "parses a MIME Content-Type Header"
|
||||
|
||||
DISTNAME= Email-MIME-ContentType-1.01
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= mail perl5
|
||||
|
||||
MAINTAINER= Sam Smith <s@msmith.net>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
4
mail/p5-Email-MIME-ContentType/distinfo
Normal file
4
mail/p5-Email-MIME-ContentType/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Email-MIME-ContentType-1.01.tar.gz) = 1aa682d2841f5d568416772bbaede1c9
|
||||
RMD160 (Email-MIME-ContentType-1.01.tar.gz) = e7f2aec0bb0d179677bd7b10d21c3466e5fe1523
|
||||
SHA1 (Email-MIME-ContentType-1.01.tar.gz) = 6424e2d2211b229d277609aff5cdd1515b47a9cf
|
||||
SIZE (Email-MIME-ContentType-1.01.tar.gz) = 3211
|
2
mail/p5-Email-MIME-ContentType/pkg/DESCR
Normal file
2
mail/p5-Email-MIME-ContentType/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module is responsible for parsing email content type
|
||||
headers according to section 5.1 of RFC 2045.
|
5
mail/p5-Email-MIME-ContentType/pkg/PLIST
Normal file
5
mail/p5-Email-MIME-ContentType/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/15 15:24:39 sturm Exp $
|
||||
${P5SITE}/Email/
|
||||
${P5SITE}/Email/MIME/
|
||||
${P5SITE}/Email/MIME/ContentType.pm
|
||||
@man man/man3p/Email::MIME::ContentType.3p
|
Loading…
x
Reference in New Issue
Block a user