1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Add p5-Net-ManageSieve 0.05, ManageSieve Protocol Client.

This commit is contained in:
Sergey Skvortsov 2008-08-12 14:11:40 +00:00
parent ede7f64b63
commit ee676a7808
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218460
5 changed files with 36 additions and 0 deletions

View File

@ -401,6 +401,7 @@
SUBDIR += p5-Mail-Webmail-Gmail
SUBDIR += p5-Net-IMAP-Simple
SUBDIR += p5-Net-IMAP-Simple-SSL
SUBDIR += p5-Net-ManageSieve
SUBDIR += p5-Net-QMTP
SUBDIR += p5-Net-SMTP-Server
SUBDIR += p5-Net-SMTP-SSL

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: Net-ManageSieve
# Date created: 11 Aug 2008
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= Net-ManageSieve
PORTVERSION= 0.05
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= ManageSieve Protocol Client
RUN_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL
PERL_CONFIGURE= YES
MAN3= Net::ManageSieve.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Net-ManageSieve-0.05.tar.gz) = fa032fa790487906caeb31bd0410ce3e
SHA256 (Net-ManageSieve-0.05.tar.gz) = d4b15544e0e2c68cd5cb6fd1ab6e6f905202017dfba6144e1cc837b734c3fc8b
SIZE (Net-ManageSieve-0.05.tar.gz) = 14653

View File

@ -0,0 +1,4 @@
This module implements a client interface to the ManageSieve protocol.
( http://tools.ietf.org/html/draft-martin-managesieve-09 )
WWW: http://search.cpan.org/dist/Net-ManageSieve/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Net/ManageSieve.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ManageSieve/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ManageSieve
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net