pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-MIME-Lite-HTML Initial import of p5-MIME-Lite-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b8c5ef14b3a
branches: trunk
changeset: 511650:3b8c5ef14b3a
user: cube <cube%pkgsrc.org@localhost>
date: Tue Apr 18 18:55:18 2006 +0000
description:
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:
mail/p5-MIME-Lite-HTML/DESCR | 3 +++
mail/p5-MIME-Lite-HTML/Makefile | 17 +++++++++++++++++
mail/p5-MIME-Lite-HTML/PLIST | 1 +
mail/p5-MIME-Lite-HTML/distinfo | 5 +++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r b244b48d6a87 -r 3b8c5ef14b3a mail/p5-MIME-Lite-HTML/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-MIME-Lite-HTML/DESCR Tue Apr 18 18:55:18 2006 +0000
@@ -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 -r b244b48d6a87 -r 3b8c5ef14b3a mail/p5-MIME-Lite-HTML/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-MIME-Lite-HTML/Makefile Tue Apr 18 18:55:18 2006 +0000
@@ -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@localhost
+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 -r b244b48d6a87 -r 3b8c5ef14b3a mail/p5-MIME-Lite-HTML/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-MIME-Lite-HTML/PLIST Tue Apr 18 18:55:18 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/18 18:55:18 cube Exp $
diff -r b244b48d6a87 -r 3b8c5ef14b3a mail/p5-MIME-Lite-HTML/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-MIME-Lite-HTML/distinfo Tue Apr 18 18:55:18 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index