2013-09-20 21:59:12 +02:00
|
|
|
# Created by: Tuc <freebsd-ports@t-b-o-h.net>
|
2008-03-26 18:17:50 +01:00
|
|
|
|
|
|
|
PORTNAME= MIME-Lite-TT
|
|
|
|
PORTVERSION= 0.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 2
|
2008-03-26 18:17:50 +01:00
|
|
|
CATEGORIES= mail perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= freebsd-ports@t-b-o-h.net
|
|
|
|
COMMENT= TT enabled MIME::Lite wrapper
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
|
|
|
|
p5-MIME-Lite>=0:mail/p5-MIME-Lite \
|
|
|
|
p5-Test-Simple>=0:devel/p5-Test-Simple
|
|
|
|
RUN_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
|
|
|
|
p5-MIME-Lite>=0:mail/p5-MIME-Lite \
|
|
|
|
p5-Test-Simple>=0:devel/p5-Test-Simple
|
2008-03-26 18:17:50 +01:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-03-26 18:17:50 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|