1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/smm++/files/patch-d
Will Andrews d204cd348e Add smm++ 4r4, a MUD client with a mapping functionality based on itcl.
PR:		22903
Submitted by:	Edwin Groothuis <mavetju@chello.nl>
2000-12-26 06:16:51 +00:00

9 lines
240 B
Plaintext

--- Makefile Thu Nov 16 21:16:06 2000
+++ /usr/ports/games/smm++/work/smm4r4/Makefile Thu Nov 16 21:09:02 2000
@@ -0,0 +1,5 @@
+install:
+ mkdir /usr/local/smm++
+ cp -r * /usr/local/smm++
+ ln -fs /usr/local/smm++/smm /usr/local/bin/smm
+