mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
44a3dec633
PR: 100031 Submitted by: Ports fury
23 lines
451 B
Makefile
23 lines
451 B
Makefile
# New ports collection makefile for: xbraitenberg
|
|
# Date created: 28 Mar 2004
|
|
# Whom: krion
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xbraitenberg
|
|
PORTVERSION= 0.9
|
|
CATEGORIES= emulators
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/xbraitenberg/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A Braitenberg vehicle simulator with pseudo-physics
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GNOME= gnometarget
|
|
GNU_CONFIGURE= yes
|
|
|
|
PLIST_FILES= bin/xbraitenberg
|
|
|
|
.include <bsd.port.mk>
|