freebsd-ports/mail/p5-Mail-Verp/Makefile
2021-04-06 16:31:07 +02:00

16 lines
325 B
Makefile

# Created by: Vivek Khera <vivek@khera.org>
PORTNAME= Mail-Verp
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= vivek@khera.org
COMMENT= Encodes and decodes Variable Envelope Return Paths (VERP) addresses
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>