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

20 lines
380 B
Makefile

# Created by: Peter Pentchev <roam@FreeBSD.org>
PORTNAME= Qmail-Envelope
PORTVERSION= 0.53
PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MJA
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Examine and modify qmail envelope strings
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>