diff options
author | arved <arved@FreeBSD.org> | 2003-11-20 23:44:13 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-11-20 23:44:13 +0800 |
commit | 6658ab4d211c2cae31540d3427cb91c60388abcb (patch) | |
tree | 297aba1a2f477183ae7606a5b01baf99541314ae /games/Makefile | |
parent | 266ee8dbec89e7327d547c5f8db8ac2028aa17d2 (diff) | |
download | freebsd-ports-gnome-6658ab4d211c2cae31540d3427cb91c60388abcb.tar.gz freebsd-ports-gnome-6658ab4d211c2cae31540d3427cb91c60388abcb.tar.zst freebsd-ports-gnome-6658ab4d211c2cae31540d3427cb91c60388abcb.zip |
Add pydance, a dancing simulator
PR: 58643
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de>
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 48656887bb04..0329cc55a9ba 100644 --- a/games/Makefile +++ b/games/Makefile @@ -301,6 +301,7 @@ SUBDIR += prboom SUBDIR += ptkei SUBDIR += pyching + SUBDIR += pydance SUBDIR += pysol SUBDIR += pysol-cardsets SUBDIR += pysol-music |