1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/mail/p5-Mail-Verp/Makefile
Gabor Kovesdan bbb583a895 - Update to 0.06
- Add missing WWW
- Style

PR:		ports/120938
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-22 21:41:25 +00:00

22 lines
436 B
Makefile

# 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
PORTVERSION= 0.06
CATEGORIES= mail perl5
MASTER_SITES= CPAN
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>