Ticket #1258: Portfile

File Portfile, 736 bytes (added by pguyot (Paul Guyot), 20 years ago)

Portfile for mkvtoolnix-0.7.8

Line 
1PortSystem 1.0
2name            mkvtoolnix
3version         0.7.8
4categories      multimedia
5maintainers     pguyot@kallisys.net
6description     Matroska media files manipulation tools.
7long_description        mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.
8homepage        http://www.bunkus.org/videotools/mkvtoolnix/
9platforms       darwin
10use_bzip2       yes
11master_sites    ${homepage}sources/
12checksums       md5 f1b9e4711d708e2f889d1de83f70f85e
13depends_lib     lib:libmatroska:libmatroska lib:libogg:libogg lib:libvorbis:libvorbis lib:libFLAC:flac lib:libexpat:expat
14configure.args  --mandir=${prefix}/share/man --with-extra-libs=${prefix}/lib --with-extra-includes=${prefix}/include