1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/mail/p5-Qmail-Envelope/Makefile
Sunpoet Po-Chuan Hsieh 3e0df872a7 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189330
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:51:00 +00:00

21 lines
377 B
Makefile

# 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= 5u623l20@gmail.com
COMMENT= Examine and modify qmail envelope strings
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>