2004-12-30 17:55:56 +01:00
|
|
|
# New ports collection makefile for: mail/p5-Net-IMAP-Simple
|
|
|
|
# Date created: 30 December 2004
|
|
|
|
# Whom: Lars Thegler <lth@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Net-IMAP-Simple
|
2006-10-31 16:04:37 +01:00
|
|
|
PORTVERSION= 1.17
|
2004-12-30 17:55:56 +01:00
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-05-06 19:59:35 +02:00
|
|
|
MASTER_SITE_SUBDIR= ../by-authors/id/C/CF/CFABER
|
2004-12-30 17:55:56 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= lth@FreeBSD.org
|
|
|
|
COMMENT= Perl extension for simple IMAP account handling
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Net::IMAP::Simple.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|