summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-26 17:18:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-26 17:18:29 +0000
commit2d9b6596051029ad0f804914a000951fd9c135cd (patch)
treec095f434eabf7d03f3333c091956c047bc4f550f /mail
parentMIME::Lite::TT is the wrapper of MIME::Lite which enabled Template::Toolkit (diff)
This module provide easy interface to make MIME::Lite object with html
formatted mail. WWW: http://search.cpan.org/~chunzi/MIME-Lite-TT-HTML-0.04/ PR: ports/121985 Submitted by: Tuc <freebsd-ports at t-b-o-h.net>
Notes
Notes: svn path=/head/; revision=209891
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/p5-MIME-Lite-TT-HTML/Makefile33
-rw-r--r--mail/p5-MIME-Lite-TT-HTML/distinfo3
-rw-r--r--mail/p5-MIME-Lite-TT-HTML/pkg-descr4
-rw-r--r--mail/p5-MIME-Lite-TT-HTML/pkg-plist4
5 files changed, 45 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 0ea02ff267ea..aa3c38a9785b 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -340,6 +340,7 @@
SUBDIR += p5-MIME-Lite
SUBDIR += p5-MIME-Lite-HTML
SUBDIR += p5-MIME-Lite-TT
+ SUBDIR += p5-MIME-Lite-TT-HTML
SUBDIR += p5-MIME-Tools
SUBDIR += p5-MIME-Types
SUBDIR += p5-Mail-Address-MobileJp
diff --git a/mail/p5-MIME-Lite-TT-HTML/Makefile b/mail/p5-MIME-Lite-TT-HTML/Makefile
new file mode 100644
index 000000000000..c67770792911
--- /dev/null
+++ b/mail/p5-MIME-Lite-TT-HTML/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: mail/p5-MIME-Lite-TT-HTML
+# Date created: 22 March 2008
+# Whom: Tuc <freebsd-ports@t-b-o-h.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= MIME-Lite-TT-HTML
+PORTVERSION= 0.04
+CATEGORIES= mail perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= freebsd-ports@t-b-o-h.net
+COMMENT= Create html mail with MIME::Lite and TT
+
+BUILD_DEPENDS= ${SITE_PERL}/mach/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
+ ${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
+ ${SITE_PERL}/MIME/Words.pm:${PORTSDIR}/mail/p5-MIME-Tools \
+ ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
+ ${SITE_PERL}/HTML/FormatText/WithLinks.pm:${PORTSDIR}/textproc/p5-HTML-FormatText-WithLinks
+RUN_DEPENDS= ${SITE_PERL}/mach/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
+ ${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
+ ${SITE_PERL}/MIME/Words.pm:${PORTSDIR}/mail/p5-MIME-Tools \
+ ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
+ ${SITE_PERL}/HTML/FormatText/WithLinks.pm:${PORTSDIR}/textproc/p5-HTML-FormatText-WithLinks
+
+PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
+
+MAN3= MIME::Lite::TT::HTML.3
+
+.include <bsd.port.mk>
diff --git a/mail/p5-MIME-Lite-TT-HTML/distinfo b/mail/p5-MIME-Lite-TT-HTML/distinfo
new file mode 100644
index 000000000000..12d5b1e470d6
--- /dev/null
+++ b/mail/p5-MIME-Lite-TT-HTML/distinfo
@@ -0,0 +1,3 @@
+MD5 (MIME-Lite-TT-HTML-0.04.tar.gz) = 8e1d648d36d875e1f60b29f0b73aeafe
+SHA256 (MIME-Lite-TT-HTML-0.04.tar.gz) = bc27d65807799945615ef4b4d55189f6bda5fc50993d401acfd9fb91277cfa19
+SIZE (MIME-Lite-TT-HTML-0.04.tar.gz) = 11036
diff --git a/mail/p5-MIME-Lite-TT-HTML/pkg-descr b/mail/p5-MIME-Lite-TT-HTML/pkg-descr
new file mode 100644
index 000000000000..5b46a843a6be
--- /dev/null
+++ b/mail/p5-MIME-Lite-TT-HTML/pkg-descr
@@ -0,0 +1,4 @@
+This module provide easy interface to make MIME::Lite object with html
+ formatted mail.
+
+WWW: http://search.cpan.org/~chunzi/MIME-Lite-TT-HTML-0.04/
diff --git a/mail/p5-MIME-Lite-TT-HTML/pkg-plist b/mail/p5-MIME-Lite-TT-HTML/pkg-plist
new file mode 100644
index 000000000000..885e1bdb63e8
--- /dev/null
+++ b/mail/p5-MIME-Lite-TT-HTML/pkg-plist
@@ -0,0 +1,4 @@
+%%SITE_PERL%%/MIME/Lite/TT/HTML.pm
+@dirrmtry %%SITE_PERL%%/MIME/Lite/TT
+@dirrmtry %%SITE_PERL%%/MIME/Lite
+@dirrmtry %%SITE_PERL%%/MIME