Bug 17382 - new port: devel/p5-Locale-Maketext
Summary: new port: devel/p5-Locale-Maketext
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-03-15 02:50 UTC by frank
Modified: 2000-05-01 03:49 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description frank 2000-03-15 02:50:03 UTC
 
 # 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:
 #
 #	p5-Locale-Maketext
 #	p5-Locale-Maketext/files
 #	p5-Locale-Maketext/files/md5
 #	p5-Locale-Maketext/pkg
 #	p5-Locale-Maketext/pkg/COMMENT
 #	p5-Locale-Maketext/pkg/DESCR
 #	p5-Locale-Maketext/pkg/PLIST
 #	p5-Locale-Maketext/Makefile
 #
 echo c - p5-Locale-Maketext
 mkdir -p p5-Locale-Maketext > /dev/null 2>&1
 echo c - p5-Locale-Maketext/files
 mkdir -p p5-Locale-Maketext/files > /dev/null 2>&1
 echo x - p5-Locale-Maketext/files/md5
 sed 's/^X//' >p5-Locale-Maketext/files/md5 << 'END-of-p5-Locale-Maketext/files/md5'
 XMD5 (Locale-Maketext-0.17.tar.gz) = 86532a99efdfe963d08ee98d554fa9bd
 END-of-p5-Locale-Maketext/files/md5
 echo c - p5-Locale-Maketext/pkg
 mkdir -p p5-Locale-Maketext/pkg > /dev/null 2>&1
 echo x - p5-Locale-Maketext/pkg/COMMENT
 sed 's/^X//' >p5-Locale-Maketext/pkg/COMMENT << 'END-of-p5-Locale-Maketext/pkg/COMMENT'
 XLocale::Maketext is a base class providing a framework for software
 Xlocalization and inheritance-based lexicons.
 END-of-p5-Locale-Maketext/pkg/COMMENT
 echo x - p5-Locale-Maketext/pkg/DESCR
 sed 's/^X//' >p5-Locale-Maketext/pkg/DESCR << 'END-of-p5-Locale-Maketext/pkg/DESCR'
 XLocale::Maketext is a base class providing a framework for software
 Xlocalization and inheritance-based lexicons, as described in my
 Xarticle in The Perl Journal #13 (which is on the way to your mailbox
 Xand/or newsstand).
 X 
 XCopyright 1999, Sean M. Burke <sburke@netadventure.net>, all rights
 Xreserved.  This program is free software; you can redistribute it
 Xand/or modify it under the same terms as Perl itself.
 END-of-p5-Locale-Maketext/pkg/DESCR
 echo x - p5-Locale-Maketext/pkg/PLIST
 sed 's/^X//' >p5-Locale-Maketext/pkg/PLIST << 'END-of-p5-Locale-Maketext/pkg/PLIST'
 Xlib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext.pm
 Xlib/perl5/%%PERL_VER%%03/man/man3/Locale::Maketext.3
 Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext/.packlist
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext
 X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Locale
 X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext
 END-of-p5-Locale-Maketext/pkg/PLIST
 echo x - p5-Locale-Maketext/Makefile
 sed 's/^X//' >p5-Locale-Maketext/Makefile << 'END-of-p5-Locale-Maketext/Makefile'
 X# New ports collection makefile for:	p5-Locale-Maketext
 X# Version required:		0.17
 X# Date created:			March 13, 2000
 X# Whom:				Frank Mayhar <frank@exit.com>
 X#
 X# $FreeBSD: ports/devel/p5-Locale-gettext/Makefile,v 1.1 2000/02/09 04:42:54 ade Exp $
 X#
 X
 XDISTNAME=	Locale-Maketext-0.17
 XPKGNAME=	p5-Locale-Maketext-0.17
 XCATEGORIES=	devel perl5
 XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 XMASTER_SITE_SUBDIR=	Locale
 X
 XMAINTAINER=	frank@exit.com
 X
 XUSE_PERL5=	YES
 X
 XMAN3=		Locale::Maketext.3
 XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 X
 Xdo-configure:
 X		@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
 X
 X.include <bsd.port.mk>
 END-of-p5-Locale-Maketext/Makefile
 exit
Comment 1 Steve Price freebsd_committer freebsd_triage 2000-05-01 03:47:32 UTC
State Changed
From-To: open->closed

New port committed, thanks!