Ticket #51458: Portfile

File Portfile, 989 bytes (added by toy, 8 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                jpeginfo
7version             1.6.1
8categories          multimedia
9platforms           darwin
10maintainers         yandex.com:bstj \
11                    openmaintainer
12license             GPL-2+
13
14description         Prints information and tests integrity of JPEG/JFIF files.
15long_description    Utility to get information about jpeg files and check them for errors. \
16                    Program also supports automagic deletion of broken jpegs.
17
18homepage            http://www.kokkonen.net/tjko/projects.html
19master_sites        http://www.kokkonen.net/tjko/src/
20
21checksums           rmd160  d145384f4bfc002eb93da6ab9053965164394492 \
22                    sha256  629e31cf1da0fa1efe4a7cc54c67123a68f5024f3d8e864a30457aeaed1d7653
23
24depends_lib         port:jpeg
25
26destroot.destdir    INSTALL_ROOT=${destroot}