2006-08-07 12:17:37 +02:00
|
|
|
# New ports collection makefile for: textproc/p5-Mail-Verp
|
|
|
|
# Date created: Wed Aug 2 17:15:13 EDT 2006
|
|
|
|
# Whom: Vivek Khera <vivek@khera.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Mail-Verp
|
2008-02-22 22:41:25 +01:00
|
|
|
PORTVERSION= 0.06
|
2006-08-07 12:17:37 +02:00
|
|
|
CATEGORIES= mail perl5
|
2008-02-22 22:41:25 +01:00
|
|
|
MASTER_SITES= CPAN
|
2006-08-07 12:17:37 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= vivek@khera.org
|
|
|
|
COMMENT= Encodes and decodes Variable Envelope Return Paths (VERP) addresses
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Mail::Verp.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|