diff options
author | cube <cube> | 2006-04-18 18:55:18 +0000 |
---|---|---|
committer | cube <cube> | 2006-04-18 18:55:18 +0000 |
commit | 3bad7de42914ed5a5f76223367c9ce09bd04f90d (patch) | |
tree | 6020792cddd281a3e1145668ffbdc0b0ee76a53b /mail | |
parent | fcd5a0af3bc3448bf03ce95b389044261f6e5af0 (diff) | |
download | pkgsrc-3bad7de42914ed5a5f76223367c9ce09bd04f90d.tar.gz |
Initial import of p5-MIME-Lite-HTML, version 1.21, into the NetBSD
Packages Collection.
MIME::Lite::HTML is a Perl mail client interface for sending message that
supports HTML format and builds them for you. It provides routines to
transform a HTML page in MIME::Lite mail.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-MIME-Lite-HTML/DESCR | 3 | ||||
-rw-r--r-- | mail/p5-MIME-Lite-HTML/Makefile | 17 | ||||
-rw-r--r-- | mail/p5-MIME-Lite-HTML/PLIST | 1 | ||||
-rw-r--r-- | mail/p5-MIME-Lite-HTML/distinfo | 5 |
4 files changed, 26 insertions, 0 deletions
diff --git a/mail/p5-MIME-Lite-HTML/DESCR b/mail/p5-MIME-Lite-HTML/DESCR new file mode 100644 index 00000000000..3104c5508e4 --- /dev/null +++ b/mail/p5-MIME-Lite-HTML/DESCR @@ -0,0 +1,3 @@ +MIME::Lite::HTML is a Perl mail client interface for sending message that +supports HTML format and builds them for you. It provides routines to +transform a HTML page in MIME::Lite mail. diff --git a/mail/p5-MIME-Lite-HTML/Makefile b/mail/p5-MIME-Lite-HTML/Makefile new file mode 100644 index 00000000000..bc464ced780 --- /dev/null +++ b/mail/p5-MIME-Lite-HTML/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/04/18 18:55:18 cube Exp $ + +DISTNAME= MIME-Lite-HTML-1.21 +PKGNAME= p5-${DISTNAME} +CATEGORIES= mail perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} + +MAINTAINER= cube@NetBSD.org +COMMENT= Perl5 module to transform a HTML page into a MIME-Lite mail + +DEPENDS+= p5-MIME-Lite>=3.01:../../mail/p5-MIME-Lite +DEPENDS+= p5-libwww>=5.805:../../www/p5-libwww + +PERL5_PACKLIST= auto/MIME/Lite/HTML/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/mail/p5-MIME-Lite-HTML/PLIST b/mail/p5-MIME-Lite-HTML/PLIST new file mode 100644 index 00000000000..f9761dc2a37 --- /dev/null +++ b/mail/p5-MIME-Lite-HTML/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/18 18:55:18 cube Exp $ diff --git a/mail/p5-MIME-Lite-HTML/distinfo b/mail/p5-MIME-Lite-HTML/distinfo new file mode 100644 index 00000000000..1cbe6b3261b --- /dev/null +++ b/mail/p5-MIME-Lite-HTML/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/04/18 18:55:18 cube Exp $ + +SHA1 (MIME-Lite-HTML-1.21.tar.gz) = a6a4abe0b733d73d62119a2b74d6c1302cef61cc +RMD160 (MIME-Lite-HTML-1.21.tar.gz) = a6b65c1dc5b8cced8a4c69da57840ec7a1890586 +Size (MIME-Lite-HTML-1.21.tar.gz) = 63121 bytes |