freebsd-ports/mail/p5-Mail-QuoteWrap/Makefile
2011-08-03 06:19:12 +00:00

28 lines
642 B
Makefile

# New ports collection makefile for: p5-Mail-QuoteWrap
# Date created: Fri Sep 21 21:56:03 PDT 2001
# Whom: Michael Haro <mharo@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Mail-QuoteWrap
PORTVERSION= 0.01
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= MailQuoteWrap${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= perl@FreeBSD.org
COMMENT= Provides wrapping functionality for quoted Email and Usenet messages
DEPRECATED= Disappear from CPAN
EXPIRATION_DATE= 2011-09-01
BUILD_DEPENDS= ${SITE_PERL}/Text/Format.pm:${PORTSDIR}/textproc/p5-Text-Format
PERL_CONFIGURE= yes
MAN3= Mail::QuoteWrap.3
.include <bsd.port.mk>