mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
460a48090c
magnetic director, able to attract or reject a ball in order to throw it through a goal placed in the center of the playing field. It sounds easy... but remember that reality is fuzzy! WWW: http://sourceforge.net/projects/gillo PR: ports/92195 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
9 lines
144 B
Plaintext
9 lines
144 B
Plaintext
--- Jamfile.orig
|
|
+++ Jamfile
|
|
@@ -2,5 +2,3 @@
|
|
|
|
SubInclude TOP src ;
|
|
SubInclude TOP data ;
|
|
-
|
|
-InstallFile $(DOCDIR) : README AUTHORS COPYING ;
|