b48da6b6c5
Requested by: roam (on ports-developers@)
22 lines
445 B
Makefile
22 lines
445 B
Makefile
# New ports collection makefile for: p5-Qmail-Envelope
|
|
# Date created: 1 November 2004
|
|
# Whom: 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
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Qmail::Envelope.3
|
|
|
|
.include <bsd.port.mk>
|