# $Id$ PortSystem 1.0 name NicePlayer version 0.95 categories aqua multimedia platforms darwin maintainers jay+macports@tuley.name homepage http://niceplayer.sourceforge.net description Multi-engine Fullscreen Video Player long_description This program aims to be a Video player designed for \ playing movies nicely for a person who likes to watch or \ present movies on their computer (such as the casual \ viewer or the video artist). This program features full \ screen or border-less floating windows, convenient \ controls for scrubbing or queuing movies, and on the \ fly playlist creation. master_sites sourceforge:niceplayer distname ${name}_source_${version} checksums sha1 3f59c9c501eb94223e972df26758a55bbe8ea26d extract.suffix .tbz2 extract.cmd bzip2 use_configure no build.type pbx build.dir ${workpath}/${name}_source_${version}/niceplayer build.target -configuration Release build.args build -project ${name}.xcodeproj SYMROOT=${workpath}/build destroot { xinstall -m 755 -d ${destroot}/Applications/MacPorts/ file copy ${workpath}/build/Release/${name}.app \ ${destroot}/Applications/MacPorts/ }