ports/68601: New port: net/p5-Net-MSN
snowchyld
p5-net-msn-freebsd-ports at snowchyld.org
Mon Jul 26 14:10:36 UTC 2004
The following reply was made to PR ports/68601; it has been noted by GNATS.
From: snowchyld <p5-net-msn-freebsd-ports at snowchyld.org>
To: freebsd-gnats-submit at FreeBSD.org
Cc:
Subject: Re: ports/68601: New port: net/p5-Net-MSN
Date: Mon, 26 Jul 2004 15:03:52 +0100
This is a multi-part message in MIME format.
--------------000602040702040904000804
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
shell archive updated
client.pl added to the pkg-plist
thanks
--------------000602040702040904000804
Content-Type: text/plain;
name="p5-Net-MSN.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="p5-Net-MSN.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
# distinfo
# pkg-descr
# pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for: p5-Net-MSN
X# Date created: 22 June 2004
X# Whom: snowchyld
X# $FreeBSD$
X
XPORTNAME= Net-MSN
XPORTVERSION= 1.022
XCATEGORIES= net perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Net
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= p5-net-msn-freebsd-ports at snowchyld.org
XCOMMENT= Net::MSN interface
X
XBUILD_DEPENDS= ${SITE_PERL}/Hash/Merge.pm:${PORTSDIR}/textproc/p5-Hash-Merge
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XPERL_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (Net-MSN-1.022.tar.gz) = e2a2716b9197e573eaffd39a9d8250ce
XSIZE (Net-MSN-1.022.tar.gz) = 12639
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XNet::MSN interface to the MSN protocol
X
X- snowchyld
X<p5-net-msn-freebsd-ports at snowchyld.org>
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
X%%SITE_PERL%%/Net/MSN/Base.pm
X%%SITE_PERL%%/Net/MSN/Debug.pm
X%%SITE_PERL%%/Net/MSN/PassPort.pm
X%%SITE_PERL%%/Net/MSN/SB.pm
X%%SITE_PERL%%/Net/MSN.pm
X%%SITE_PERL%%/Net/client.pl
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MSN/.packlist
X at dirrm %%SITE_PERL%%/Net/MSN
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MSN
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MSN 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Net/MSN 2>/dev/null || true
END-of-pkg-plist
exit
--------------000602040702040904000804--
More information about the freebsd-ports-bugs
mailing list