1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

- Disconnect net/p5-ZConf-Mail

This commit is contained in:
Martin Wilke 2009-06-15 19:34:27 +00:00
parent 480c608068
commit 8378ab6259
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235900
5 changed files with 0 additions and 55 deletions

View File

@ -658,7 +658,6 @@
SUBDIR += p5-XPC
SUBDIR += p5-ZConf
SUBDIR += p5-ZConf-BGSet
SUBDIR += p5-ZConf-Mail
SUBDIR += p5-perl-ldap
SUBDIR += panoptis
SUBDIR += paris-traceroute

View File

@ -1,35 +0,0 @@
# New ports collection makefile for: p5-ZConf-Mail
# Date created: 2009-01-14
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
PORTNAME= ZConf-Mail
PORTVERSION= 0.0.0
PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Misc mail client functions backed by ZConf
RUN_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
${SITE_PERL}/Email/Simple/Creator.pm:${PORTSDIR}/mail/p5-Email-Simple-Creator \
${SITE_PERL}/Mail/IMAPTalk.pm:${PORTSDIR}/mail/p5-Mail-IMAPTalk \
${SITE_PERL}/Mail/IMAPTalk.pm:${PORTSDIR}/mail/p5-Mail-IMAPTalk \
${SITE_PERL}/Mail/POP3Client.pm:${PORTSDIR}/mail/p5-Mail-POP3Client \
${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \
${SITE_PERL}/Net/SMTP/TLS.pm:${PORTSDIR}/mail/p5-Net-SMTP-TLS \
${SITE_PERL}/Mail/Box.pm:${PORTSDIR}/mail/p5-Mail-Box \
${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \
${SITE_PERL}/IO/MultiPipe.pm:${PORTSDIR}/devel/p5-IO-MultiPipe
PERL_CONFIGURE= yes
MAN3= ZConf::Mail.3
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (ZConf-Mail-0.0.0.tar.gz) = f3ba77ee987db2dccf51d42bdbeca501
SHA256 (ZConf-Mail-0.0.0.tar.gz) = ee2e8c151b5fe4500d00af70b1ff86bf4ebc2141ba61c1d38361d38699a9329f
SIZE (ZConf-Mail-0.0.0.tar.gz) = 13694

View File

@ -1,9 +0,0 @@
This module implements various functions needed for making a ZConf backed mail
cleint. It also currently includes two small utilities, listed below.
zcmailcompose - Composes a mail message and sends it using the specified
account.
zcgetmail - A getmail replacement using ZConf::Mail.
WWW: http://search.cpan.org/dist/ZConf-Mail/

View File

@ -1,7 +0,0 @@
bin/zcmailcompose
bin/zcgetmail
%%SITE_PERL%%/ZConf/Mail.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail/.packlist
@dirrmtry %%SITE_PERL%%/ZConf
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf