Files
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00

15 lines
553 B
Plaintext

PortSystem 1.0
PortGroup ruby 1.0
ruby.setup {shout ruby-shout} 2.0 extconf.rb {README doc example.rb}
maintainers nomaintainer
description Send streaming MP3/Vorbis to an icecase server with libshout
long_description Send streaming MP3/Vorbis to an icecase server with libshout
categories-append audio
license LGPL
checksums md5 328e1300ef39baa8b385633deded824b
homepage http://www.dingoskidneys.com/~jaredj/shout.html
master_sites http://www.dingoskidneys.com/~jaredj/downloads/
platforms darwin
depends_lib-append port:libshout2