summaryrefslogblamecommitdiff
path: root/mail/p5-Mail-Field-Received/Makefile
blob: fd724f72d1e2fb07545945a0fcb6ac257b45261e (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                              
                    












                                                                           
# New ports collection makefile for:	p5-Mail-Field-Received
# Date created:				July 12 2004
# Whom:	      				Andrea Venturoli <freebsd@netfence.it>
#
# $FreeBSD$
#

PORTNAME=	Mail-Field-Received
PORTVERSION=	0.24
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	freebsd@netfence.it
COMMENT=	Perl5 modules for parsing of `Received' headers in e-mails.

BUILD_DEPENDS=	${SITE_PERL}/Mail/Field.pm:${PORTSDIR}/mail/p5-Mail-Tools
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		Mail::Field::Received.3

.include <bsd.port.mk>