1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add xbraitenberg-0.8,

A Braintenberg vehicle simulator with pseudo-physics
This commit is contained in:
Kirill Ponomarev 2004-03-28 08:53:10 +00:00
parent ee233f9bb4
commit 8883f7a4eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105484
4 changed files with 30 additions and 0 deletions

View File

@ -102,6 +102,7 @@
SUBDIR += vxtools
SUBDIR += wine
SUBDIR += x48
SUBDIR += xbraitenberg
SUBDIR += xgs
SUBDIR += xmame
SUBDIR += xmess

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: xbraitenberg
# Date created: 28 Mar 2004
# Whom: krion
#
# $FreeBSD$
#
PORTNAME= xbraitenberg
PORTVERSION= 0.8
CATEGORIES= emulators
MASTER_SITES= http://www.lcdf.org/~eddietwo/xbraitenberg/
MAINTAINER= krion@FreeBSD.org
COMMENT= A Braitenberg vehicle simulator with pseudo-physics
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
LIBS="-L${X11BASE}/lib"
PLIST_FILES= bin/xbraitenberg
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (xbraitenberg-0.8.tar.gz) = e5a39fe0cfe7c025a2bf5bc7dfd2449d
SIZE (xbraitenberg-0.8.tar.gz) = 90503

View File

@ -0,0 +1,3 @@
A Braintenberg vehicle simulator with pseudo-physics
WWW: http://www.lcdf.org/~eddietwo/xbraitenberg/