Changeset 15414 for trunk/dports


Ignore:
Timestamp:
Dec 11, 2005, 3:38:14 AM (18 years ago)
Author:
matt
Message:

Updated to 1.4.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/audio/mpeg4ip/Portfile

    r14284 r15414  
    1 # $Id: Portfile,v 1.1 2005/09/27 21:01:22 matt Exp $
     1# $Id: Portfile,v 1.2 2005/12/11 03:38:14 matt Exp $
    22
    33PortSystem 1.0
    44name                    mpeg4ip
    5 version                 1.3
     5version                 1.4.1
    66categories              audio
    77platforms               darwin
     
    1515master_sites            sourceforge
    1616                       
    17 checksums               md5 5a0301d3e395f17b2462ab95c2e5ba6a
     17checksums               md5 68968c23c7e9d23cac11f15f3bcf7ede
    1818
    1919depends_lib             lib:libSDL.1:libsdl
     20
     21depends_build           bin:glibtoolize:libtool \
     22                        bin:automake:automake \
     23                        bin:autoconf:autoconf
    2024
    2125configure.cmd           ./bootstrap \
Note: See TracChangeset for help on using the changeset viewer.