Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2001 16:23:27 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25172: New port: lexter: A word game for text consoles
Message-ID:  <Pine.BSF.4.21.0102171623020.33776-100000@sobek.openirc.co.uk>

next in thread | raw e-mail | index | archive | help

>Number:         25172
>Category:       ports
>Synopsis:       New port: lexter: A word game for text consoles
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 17 08:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
Lexter is a real-time puzzle game for text terminals. Arrange the
falling letters into words to score points. Lexter supports
internationalization and multiple dictionaries.

- George Reid
greid@ukug.uk.freebsd.org
>How-To-Repeat:
n/a
>Fix:
# 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:
#
#	lexter
#	lexter/Makefile
#	lexter/distinfo
#	lexter/pkg-descr
#	lexter/pkg-comment
#	lexter/pkg-plist
#
echo c - lexter
mkdir -p lexter > /dev/null 2>&1
echo x - lexter/Makefile
sed 's/^X//' >lexter/Makefile << 'END-of-lexter/Makefile'
X# New ports collection makefile for:   lexter
X# Date created:        17 February 2001
X# Whom:                George Reid <greid@ukug.uk.freebsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       lexter
XPORTVERSION=	1.0.1
XCATEGORIES=     games
XMASTER_SITES=   ${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=	games/strategy
X
XMAINTAINER=	greid@ukug.uk.freebsd.org
X
XLIB_DEPENDS=	intl.1:${PORTSDIR}/devel/gettext
X
XMAN6=		lexter.6
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LIBS="-L${LOCALBASE}/lib"
X
X.include <bsd.port.mk>
END-of-lexter/Makefile
echo x - lexter/distinfo
sed 's/^X//' >lexter/distinfo << 'END-of-lexter/distinfo'
XMD5 (lexter-1.0.1.tar.gz) = 1bfdc6d5ff5220442b8f754844402dc8
END-of-lexter/distinfo
echo x - lexter/pkg-descr
sed 's/^X//' >lexter/pkg-descr << 'END-of-lexter/pkg-descr'
XLexter is a real-time puzzle game for text terminals. Arrange the
Xfalling letters into words to score points. Lexter supports
Xinternationalization and multiple dictionaries.
X
X- George Reid
Xgreid@ukug.uk.freebsd.org
END-of-lexter/pkg-descr
echo x - lexter/pkg-comment
sed 's/^X//' >lexter/pkg-comment << 'END-of-lexter/pkg-comment'
XA word game for text consoles
END-of-lexter/pkg-comment
echo x - lexter/pkg-plist
sed 's/^X//' >lexter/pkg-plist << 'END-of-lexter/pkg-plist'
Xbin/lexter
Xshare/lexter/dict.en
Xshare/lexter/dict.fr
X@dirrm share/lexter
END-of-lexter/pkg-plist
exit



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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102171623020.33776-100000>