1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/mail/p5-Mail-RFC822-Address/Makefile
2009-03-23 01:01:14 +00:00

24 lines
470 B
Makefile

# New ports collection makefile for: p5-Mail-RFC822-Address
# Date created: 18 May 2003
# Whom: Simon Barner <barner@in.tum.de>
#
# $FreeBSD$
#
PORTNAME= Mail-RFC822-Address
PORTVERSION= 0.3
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module to validate RFC822 conformance of email adresses
PERL_CONFIGURE= yes
INSTALL_TARGET= pure_site_install
MAN3= Mail::RFC822::Address.3
.include <bsd.port.mk>