ports/86847: New port: games/interlogic Move colored balls through the maze connecting it with each other

Dmitry Marakasov amdmi3 at mail.ru
Mon Oct 3 00:10:18 UTC 2005


>Number:         86847
>Category:       ports
>Synopsis:       New port: games/interlogic Move colored balls through the maze connecting it with each other
>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:   Mon Oct 03 00:10:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 5.4-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #4: Mon Sep 12 01:19:38 MSD 2005 amdmi3 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386

>Description:
InterLOGIC is a logic/puzzle game based on an old Amiga game Balls.
The object of the game is to move a differently colored balls through
the maze, connecting it with the other same colored balls.

WWW: http://sourceforge.net/projects/interlogic

- Dmitry Marakasov <amdmi3 at mail.ru>

>How-To-Repeat:
>Fix:

--- interlogic-0.30.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:
#
#	interlogic
#	interlogic/Makefile
#	interlogic/distinfo
#	interlogic/pkg-descr
#
echo c - interlogic
mkdir -p interlogic > /dev/null 2>&1
echo x - interlogic/Makefile
sed 's/^X//' >interlogic/Makefile << 'END-of-interlogic/Makefile'
X# New ports collection makefile for:	interlogic
X# Date created:		01 Oct 2005
X# Whom:			Dmitry Marakasov <amdmi3 at mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	interlogic
XPORTVERSION=	0.30
XCATEGORIES=	games
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	interlogic
XDISTNAME=	interLOGIC-src-${PORTVERSION}
X
XMAINTAINER=	amdmi3 at mail.ru
XCOMMENT=	Move colored balls through the maze connecting it with each other
X
XUSE_SDL=	image sdl
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="`${SDL_CONFIG} --cflags`" \
X		LDFLAGS="`${SDL_CONFIG} --libs`"
X
XWRKSRC=	${WRKDIR}/interlogic
X
XPLIST_FILES=	bin/interlogic
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/src/interlogic ${PREFIX}/bin/
X
X.include <bsd.port.mk>
END-of-interlogic/Makefile
echo x - interlogic/distinfo
sed 's/^X//' >interlogic/distinfo << 'END-of-interlogic/distinfo'
XMD5 (interLOGIC-src-0.30.tar.gz) = 1c1b58a7d5029333611e5d8fe48a8d78
XSIZE (interLOGIC-src-0.30.tar.gz) = 1731894
END-of-interlogic/distinfo
echo x - interlogic/pkg-descr
sed 's/^X//' >interlogic/pkg-descr << 'END-of-interlogic/pkg-descr'
XInterLOGIC is a logic/puzzle game based on an old Amiga game Balls.
XThe object of the game is to move a differently colored balls through
Xthe maze, connecting it with the other same colored balls.
X
XWWW: http://sourceforge.net/projects/interlogic
X
X- Dmitry Marakasov <amdmi3 at mail.ru>
END-of-interlogic/pkg-descr
exit
--- interlogic-0.30.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list