freebsd-ports/mail/p5-Qmail-Envelope/Makefile

18 lines
335 B
Makefile
Raw Normal View History

# Created by: Peter Pentchev <roam@FreeBSD.org>
# $FreeBSD$
PORTNAME= Qmail-Envelope
PORTVERSION= 0.53
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MJA
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Examine and modify qmail envelope strings
2013-08-02 20:21:05 +02:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>