1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/mail/p5-Mail-Verp/Makefile
Andrej Zverev 195cae26f3 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 16:08:00 +00:00

17 lines
321 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>