# Created by: Simon Barner <barner@in.tum.de>
# $FreeBSD: tags/RELEASE_10_0_0/mail/p5-Mail-RFC822-Address/Makefile 332803 2013-11-05 02:54:53Z vanilla $

PORTNAME=	Mail-RFC822-Address
PORTVERSION=	0.3
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 module to validate RFC822 conformance of email addresses

USES=		perl5
USE_PERL5=	configure

INSTALL_TARGET=	pure_site_install

.include <bsd.port.mk>
