# $Id: Portfile 32429 2007-12-31 10:16:44Z ryandesign@macports.org $ PortSystem 1.0 name xsnow version 1.41 revision 1 description Create a snowy and Santa-y desktop long_description Xsnow displays lovely moving snowflakes on your desktop, with Santa Claus running all over the screen. maintainers nomaintainer categories x11 platforms darwin homepage http://dropmix.xs4all.nl/rick/Xsnow/ master_sites ${homepage} checksums md5 11be70ab18bb4f0f7fc4e9cf5d16b077 prefix ${x11prefix} use_xmkmf yes destroot.target install install.man post-configure { cd ${worksrcpath} system "mv Makefile Makefile~" system "sed -e 's: BINDIR .*:BINDIR=${prefix}/bin:' -e 's: MANDIR .*:MANDIR=${prefix}/share/man/man6:' -e 's: MANSUFFIX .*:MANSUFFIX=6:' Makefile" }