# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 41571 2008-11-06 10:32:30Z nox@macports.org $ PortSystem 1.0 name gnome-audio version 2.22.1 maintainers nomaintainer categories gnome platforms darwin description Audio files for GNOME events long_description \ If you use the GNOME desktop environment, you may want to install this \ package of complementary sounds. This package contains extra sound \ files useful for customizing the sounds that the GNOME desktop \ environment makes. homepage http://www.gnome.org master_sites gnome:sources/${name}/[join [lrange [split ${version} .] 0 1] .]/ use_bzip2 yes checksums md5 e0becab4f8360a589de9ffc2ab27c047 \ sha1 90862a7f133d73d0084c9f1f3e21f59210691f07 \ rmd160 8ea2fa460f2559e817305c682c6ac4dfc7682b51 post-extract { reinplace "s|/usr/share|${prefix}/share|g" ${worksrcpath}/sounds/Makefile } configure {}