Date: Thu, 8 Jul 2004 04:56:09 -0400 (EDT) From: snowchyld <mail-p5-mail-alias-freebsd-ports@snowchyld.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68789: New port: mail/p5-Mail-Alias Message-ID: <200407080856.i688u9Jl036420@mokney.org> Resent-Message-ID: <200407072200.i67M0h1Z095795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68789 >Category: ports >Synopsis: New port: mail/p5-Mail-Alias >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 07 22:00:42 GMT 2004 >Closed-Date: >Last-Modified: >Originator: snowchyld >Release: FreeBSD 4.9-RELEASE i386 >Organization: >Environment: System: FreeBSD mokney.org 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- p5-Mail-Alias.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: p5-Mail-Alias X# Date created: 07 July 2004 X# Whom: snowchyld X# X# $FreeBSD$ X# X XPORTNAME= Mail-Alias XPORTVERSION= 1.12 XCATEGORIES= mail perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Mail XPKGNAMEPREFIX= p5- X XMAINTAINER= mail-p5-mail-alias-freebsd-ports@snowchyld.org XCOMMENT= Mail::Alias X XPERL_CONFIGURE= yes X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500100 XIGNORE= "This port requires perl 5.1 or newer. Install lang/perl5 or lang/perl5.8 and try again." X.endif X XMAN3= Mail::Alias.3 X X.include <bsd.port.post.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (Mail-Alias-1.12.tar.gz) = 01d42c11f3c4372088597f9c5c3d6af7 XSIZE (Mail-Alias-1.12.tar.gz) = 10650 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XManipulates mail alias files of various formats. END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' X%%SITE_PERL%%/Mail/Alias.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Alias/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Alias X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail 2>/dev/null || true END-of-pkg-plist exit --- p5-Mail-Alias.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407080856.i688u9Jl036420>