diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-06-17 17:50:04 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-06-17 17:50:04 +0000 |
commit | 016ac5bb36d553c3fbe3a739cb6e6adc76a31762 (patch) | |
tree | 659ae7c69e09d01dbb009bbf6bedc9b200c3ff22 /games/Makefile | |
parent | 12e6cc03d1d3e471d80e3c0f5179dfee2ab556d9 (diff) | |
download | ports-016ac5bb36d553c3fbe3a739cb6e6adc76a31762.tar.gz ports-016ac5bb36d553c3fbe3a739cb6e6adc76a31762.zip |
Add games/scourge-data, a port for the S.C.O.U.R.G.E. data files.
PR: 98925
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by: arved (mentor)
Notes
Notes:
svn path=/head/; revision=165655
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 65e3bd70fb3c..5cff5c774e85 100644 --- a/games/Makefile +++ b/games/Makefile @@ -583,6 +583,7 @@ SUBDIR += scid SUBDIR += scorched3d SUBDIR += scourge + SUBDIR += scourge-data SUBDIR += scramble SUBDIR += scummvm SUBDIR += scummvm-tools |