aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-MIME-Lite-TT-HTML
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-27 01:18:29 +0800
committermiwi <miwi@FreeBSD.org>2008-03-27 01:18:29 +0800
commit0a66e0fb9edb7fb7209df97d558b89babdcf222f (patch)
treedaf56962d931ccabd50fe113bc1db8b78068ec45 /mail/p5-MIME-Lite-TT-HTML
parent3f443a1cbe33cda3e05c8676b9fda3553739c743 (diff)
downloadfreebsd-ports-gnome-0a66e0fb9edb7fb7209df97d558b89babdcf222f.tar.gz
freebsd-ports-gnome-0a66e0fb9edb7fb7209df97d558b89babdcf222f.tar.zst
freebsd-ports-gnome-0a66e0fb9edb7fb7209df97d558b89babdcf222f.zip
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>
Diffstat (limited to 'mail/p5-MIME-Lite-TT-HTML')
-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
4 files changed, 44 insertions, 0 deletions
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