0e682dded4
mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
22 lines
452 B
Makefile
22 lines
452 B
Makefile
# New ports collection makefile for: xbraitenberg
|
|
# Date created: 28 Mar 2004
|
|
# Whom: krion
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xbraitenberg
|
|
PORTVERSION= 0.9
|
|
PORTREVISION= 2
|
|
CATEGORIES= emulators
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/xbraitenberg/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A Braitenberg vehicle simulator with pseudo-physics
|
|
|
|
USE_XORG= x11 ice sm xext
|
|
GNU_CONFIGURE= yes
|
|
|
|
PLIST_FILES= bin/xbraitenberg
|
|
|
|
.include <bsd.port.mk>
|