diff options
author | mnag <mnag@FreeBSD.org> | 2005-10-16 08:37:09 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-10-16 08:37:09 +0800 |
commit | c6a65f55ddca1536a73a480803e5480bc96e8d49 (patch) | |
tree | 4ceb65f351fb8ef8d56379e1fc519637aeb01a35 /graphics/Makefile | |
parent | 37d0fd2f1433feed671f61fa83e96a7b6ae6981e (diff) | |
download | freebsd-ports-graphics-c6a65f55ddca1536a73a480803e5480bc96e8d49.tar.gz freebsd-ports-graphics-c6a65f55ddca1536a73a480803e5480bc96e8d49.tar.zst freebsd-ports-graphics-c6a65f55ddca1536a73a480803e5480bc96e8d49.zip |
This plugin makes particles dance. Very pretty neon colors.
WWW: http://tardyp.free.fr/dancingparticles/
PR: 87471
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ad37c57b6d2..2a4a3a82f86 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -599,6 +599,7 @@ SUBDIR += xmedcon SUBDIR += xmfract SUBDIR += xmms-blursk + SUBDIR += xmms-dancingparticles SUBDIR += xmms-dflowers SUBDIR += xmms-dscope SUBDIR += xmms-dspectogram |