diff options
author | arved <arved@FreeBSD.org> | 2002-11-25 07:05:18 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-25 07:05:18 +0800 |
commit | 06c0392dce2318947cef66a53d0834ae70d1407d (patch) | |
tree | f3ba29f78c65457e4ab4acaac0440d7bf7811098 /games/Makefile | |
parent | a55d6e6b644946c6319370660736c177bee9cbc2 (diff) | |
download | freebsd-ports-gnome-06c0392dce2318947cef66a53d0834ae70d1407d.tar.gz freebsd-ports-gnome-06c0392dce2318947cef66a53d0834ae70d1407d.tar.zst freebsd-ports-gnome-06c0392dce2318947cef66a53d0834ae70d1407d.zip |
Add pinball, a OpenGL/Allegro pinball game
PR: 41693
Submitted by: Thierry Thomas <thierry@pompo.net>
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 afd87c5f36fd..160a147ccd69 100644 --- a/games/Makefile +++ b/games/Makefile @@ -229,6 +229,7 @@ SUBDIR += penguin-command SUBDIR += pentix SUBDIR += phalanx + SUBDIR += pinball SUBDIR += pipenightdreams SUBDIR += pmars SUBDIR += powerpak |