Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 00:44:57 -0400 (EDT)
From:      Tuc <freebsd-ports@t-b-o-h.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Tuc <freebsd-ports@t-b-o-h.net>
Subject:   ports/121987: New Port: mail/p5-MIME-Lite-TT
Message-ID:  <200803230444.m2N4ivpY041928@himinbjorg.tucs-beachin-obx-house.com>
Resent-Message-ID: <200803230450.m2N4o1qw088445@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121987
>Category:       ports
>Synopsis:       New Port: mail/p5-MIME-Lite-TT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 23 04:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tuc
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
TBOH
>Environment:
System: FreeBSD himinbjorg.tucs-beachin-obx-house.com 5.5-STABLE FreeBSD 5.5-STABLE #9: Tue Jan 23 23:44:47 EST 2007 root@himinbjorg.tucs-beachin-obx-house.com:/usr/obj/usr/src/sys/HIMINBJORG53 i386


	
>Description:
	Create html mail with MIME::Lite and TT
>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-MIME-Lite-TT
#	p5-MIME-Lite-TT/Makefile
#	p5-MIME-Lite-TT/distinfo
#	p5-MIME-Lite-TT/pkg-plist
#	p5-MIME-Lite-TT/pkg-descr
#
echo c - p5-MIME-Lite-TT
mkdir -p p5-MIME-Lite-TT > /dev/null 2>&1
echo x - p5-MIME-Lite-TT/Makefile
sed 's/^X//' >p5-MIME-Lite-TT/Makefile << 'END-of-p5-MIME-Lite-TT/Makefile'
X# New ports collection makefile for:	mail/p5-MIME-Lite-TT
X# Date created:				23 March 2008
X# Whom:					Tuc <freebsd-ports@t-b-o-h.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MIME-Lite-TT
XPORTVERSION=	0.02
XCATEGORIES=	mail perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	MIME
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	freebsd-ports@t-b-o-h.net
XCOMMENT=	TT enabled MIME::Lite wrapper
X
XBUILD_DEPENDS=	${SITE_PERL}/mach/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
X		${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
X		${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	MIME::Lite::TT.3
X
X.include <bsd.port.mk>
END-of-p5-MIME-Lite-TT/Makefile
echo x - p5-MIME-Lite-TT/distinfo
sed 's/^X//' >p5-MIME-Lite-TT/distinfo << 'END-of-p5-MIME-Lite-TT/distinfo'
XMD5 (MIME-Lite-TT-0.02.tar.gz) = 82ac8e6dd4b0274ce552d5d2ace23eb4
XSHA256 (MIME-Lite-TT-0.02.tar.gz) = e66b82ca80400bca0197d21dfd57be6c71a827cd982e999222539f9b1f6b637e
XSIZE (MIME-Lite-TT-0.02.tar.gz) = 2078
END-of-p5-MIME-Lite-TT/distinfo
echo x - p5-MIME-Lite-TT/pkg-plist
sed 's/^X//' >p5-MIME-Lite-TT/pkg-plist << 'END-of-p5-MIME-Lite-TT/pkg-plist'
X%%SITE_PERL%%/MIME/Lite/TT.pm
END-of-p5-MIME-Lite-TT/pkg-plist
echo x - p5-MIME-Lite-TT/pkg-descr
sed 's/^X//' >p5-MIME-Lite-TT/pkg-descr << 'END-of-p5-MIME-Lite-TT/pkg-descr'
XMIME::Lite::TT is the wrapper of MIME::Lite which enabled Template::Toolkit 
Xas a template of email.
X
XWWW: http://search.cpan.org/~horiuchi/MIME-Lite-TT-0.02/
END-of-p5-MIME-Lite-TT/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803230444.m2N4ivpY041928>