1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

This provides methods for caching mail information.

WWW: http://search.cpan.org/dist/Mail-Cache

PR:		ports/139173
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
This commit is contained in:
Martin Wilke 2009-09-30 14:20:40 +00:00
parent b32fc7998d
commit 048d37ae21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242299
5 changed files with 37 additions and 0 deletions

View File

@ -373,6 +373,7 @@
SUBDIR += p5-Mail-Box-Parser-C
SUBDIR += p5-Mail-Bulkmail
SUBDIR += p5-Mail-CClient
SUBDIR += p5-Mail-Cache
SUBDIR += p5-Mail-CheckUser
SUBDIR += p5-Mail-ClamAV
SUBDIR += p5-Mail-DKIM

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-Mail-Cache
# Date created: 2009-09-27
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
PORTNAME= Mail-Cache
PORTVERSION= 0.1.1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Caches mail information
BUILD_DEPENDS= ${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir \
${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple
PERL_CONFIGURE= yes
MAN3= Mail::Cache.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Mail-Cache-0.1.1.tar.gz) = aa59081aaf485e435a82b1bba9350432
SHA256 (Mail-Cache-0.1.1.tar.gz) = fa846911da28bf34fa075d9e76ab12285ad0e0ad2164c5c1a8f7513cbe779687
SIZE (Mail-Cache-0.1.1.tar.gz) = 6971

View File

@ -0,0 +1,3 @@
This provides methods for caching mail information.
WWW: http://search.cpan.org/dist/Mail-Cache

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Mail/Cache.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Cache/.packlist
@dirrmtry %%SITE_PERL%%/Mail
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Cache
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail