ports/152386: New port: devel/TheSchwartz-Worker-SendEmail

Kurt Lidl kurt.lidl at cello.com
Tue Nov 30 20:20:11 UTC 2010


The following reply was made to PR ports/152386; it has been noted by GNATS.

From: Kurt Lidl <kurt.lidl at cello.com>
To: bug-followup at FreeBSD.org, kurt.lidl at cello.com
Cc:  
Subject: Re: ports/152386: New port: devel/TheSchwartz-Worker-SendEmail
Date: Tue, 30 Nov 2010 14:56:50 -0500

 This is a multi-part message in MIME format.
 --------------040000070209080108050802
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I had skipped several dependencies in the original Makefile for this port.
 I believe the attached Makefile has a comprehensive list of dependencies.
 
 -Kurt
 
 
 --------------040000070209080108050802
 Content-Type: text/plain;
  name="Makefile.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="Makefile.shar"
 
 # 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
 #
 echo x - Makefile
 sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
 X# New ports collection makefile for:	p5-TheSchwartz-Worker-SendEmail
 X# Date created:		2010-11-18
 X# Whom:			Kurt Lidl <kurt.lidl at cello.com>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	TheSchwartz-Worker-SendEmail
 XPORTVERSION=	1.00
 XCATEGORIES=	devel perl5
 XMASTER_SITES=	CPAN
 XPKGNAMEPREFIX=	p5-
 X
 XMAINTAINER=	perl at FreeBSD.org
 XCOMMENT=	TheSchwartz Worker Task to Send Email
 X
 XRUN_DEPENDS=	p5-TheSchwartz>=0:${PORTSDIR}/devel/p5-TheSchwartz \
 X		p5-Data-ObjectDriver>=0:${PORTSDIR}/devel/p5-Data-ObjectDriver \
 X		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
 X		p5-Sub-Uplevel>=0:${PORTSDIR}/devel/p5-Sub-Uplevel \
 X		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
 X		p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger \
 X		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
 X		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
 X		p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
 X		p5-Net-IP>=0:${PORTSDIR}/net-mgmt/p5-Net-IP \
 X		p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
 X		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
 XBUILD_DEPENDS=	${RUN_DEPENDS}
 X
 XPERL_CONFIGURE=	yes
 X
 XMAN3=	TheSchwartz::Worker::SendEmail.3
 X
 X.include <bsd.port.mk>
 b67911656ef5d18c4ae36cb6741b7965
 exit
 
 
 --------------040000070209080108050802--



More information about the freebsd-ports-bugs mailing list