# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name xscreensaver version 5.32 categories x11 platforms darwin maintainers mww openmaintainer license X11 description X11 screen saver long_description The xscreensaver program waits until the keyboard and \ mouse have been idle for a period, and then runs a graphics \ demo chosen at random. homepage http://www.jwz.org/xscreensaver/ master_sites ${homepage} checksums rmd160 1db8aede14b62a65f4d5798e4346335c2dd5b820 \ sha256 4252a6079d2d2f5b342e8bdd172cbad5f0af73daf4e412b61a68344d91ca93bd depends_build port:pkgconfig port:intltool depends_lib port:gtk2 port:libglade2 port:xpm port:xorg-libXmu configure.args --with-gtk --without-motif configure.ldflags -lintl use_parallel_build no build.env LC_CTYPE=C destroot.destdir install_prefix=${destroot} post-destroot { file delete -force ${destroot}/usr } livecheck.type regex livecheck.url http://www.jwz.org/xscreensaver/download.html livecheck.regex xscreensaver-(\[0-9\.\]+).tar.gz