ports/55813: [NEW PORT] games/p5-Games-Bingo: A bingo game Perl implementation

Lars Thegler lars at thegler.dk
Wed Aug 20 19:10:13 UTC 2003


>Number:         55813
>Category:       ports
>Synopsis:       [NEW PORT] games/p5-Games-Bingo: A bingo game Perl implementation
>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 Aug 20 12:10:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #9: Tue Jul 29 01:39:22 CEST 2003
>Description:
Games::Bingo - a bingo game Perl implementation. This is a simple game
of bingo. The program can randomly call out the numbers. 

WWW: http://search.cpan.org/dist/Games-Bingo/

- Lars Thegler
lars at thegler.dk

Generated with FreeBSD Port Tools 0.25
>How-To-Repeat:
>Fix:

--- p5-Games-Bingo-0.08.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:
#
#	p5-Games-Bingo
#	p5-Games-Bingo/Makefile
#	p5-Games-Bingo/distinfo
#	p5-Games-Bingo/pkg-descr
#	p5-Games-Bingo/pkg-plist
#
echo c - p5-Games-Bingo
mkdir -p p5-Games-Bingo > /dev/null 2>&1
echo x - p5-Games-Bingo/Makefile
sed 's/^X//' >p5-Games-Bingo/Makefile << 'END-of-p5-Games-Bingo/Makefile'
X# New ports collection makefile for:	p5-Games-Bingo
X# Date created:				14. August 2003
X# Whom:					Lars Thegler <lars at thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Games-Bingo
XPORTVERSION=	0.08
XCATEGORIES=	games perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Games
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars at thegler.dk
XCOMMENT=	A bingo game Perl implementation
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Games::Bingo.3 \
X		Games::Bingo::Card.3 \
X		Games::Bingo::Column.3 \
X		Games::Bingo::ColumnCollection.3
X
Xpost-install:
X.ifndef(NOPORTDOCS)
X	@${ECHO_MSG} "===>   Installing example for ${PKGNAME}"
X	@${MKDIR} ${EXAMPLESDIR}
X	${INSTALL_SCRIPT} ${WRKSRC}/bin/bingo.pl ${EXAMPLESDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-p5-Games-Bingo/Makefile
echo x - p5-Games-Bingo/distinfo
sed 's/^X//' >p5-Games-Bingo/distinfo << 'END-of-p5-Games-Bingo/distinfo'
XMD5 (Games-Bingo-0.08.tar.gz) = 094ba8e1d8f805f686d35aba17716360
END-of-p5-Games-Bingo/distinfo
echo x - p5-Games-Bingo/pkg-descr
sed 's/^X//' >p5-Games-Bingo/pkg-descr << 'END-of-p5-Games-Bingo/pkg-descr'
XGames::Bingo - a bingo game Perl implementation. This is a simple game
Xof bingo. The program can randomly call out the numbers. 
X
XWWW: http://search.cpan.org/dist/Games-Bingo/
X
X- Lars Thegler
Xlars at thegler.dk
END-of-p5-Games-Bingo/pkg-descr
echo x - p5-Games-Bingo/pkg-plist
sed 's/^X//' >p5-Games-Bingo/pkg-plist << 'END-of-p5-Games-Bingo/pkg-plist'
X%%SITE_PERL%%/Games/Bingo.pm
X%%SITE_PERL%%/Games/Bingo/Card.pm
X%%SITE_PERL%%/Games/Bingo/Column.pm
X%%SITE_PERL%%/Games/Bingo/ColumnCollection.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/.packlist
X%%PORTDOCS%%%%EXAMPLESDIR%%/bingo.pl
X%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Games/Bingo 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Games 2>/dev/null || true
END-of-p5-Games-Bingo/pkg-plist
exit
--- p5-Games-Bingo-0.08.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list