Ticket #683: Portfile

File Portfile, 924 bytes (added by ole_guldberg@…, 21 years ago)

Portfile for audio/ample

Line 
1# $Id: Portfile,v Exp $
2
3PortSystem 1.0
4name            ample
5version         0.5.6
6categories      audio
7maintainers     ole_guldberg@mail.dk
8description     AMPLE is short for "A MP3 LEnder"
9long_description        So what's good with AMPLE? \
10                        Small, standalone (written in C using no \
11                        external libraries). Portable (I think), \
12                        I often try to compile it on the SourceForge \
13                        compile farms. Allows you to listen to your \
14                        own MP3's away from home, nothing more, \
15                        nothing less         
16homepage        http://ample.sourceforge.net/
17platforms       darwin freebsd
18master_sites    http://us.dl.sourceforge.net/ample/ \
19                http://eu.dl.sourceforge.net/ample/ \
20                ftp://us.dl.sourceforge.net/pub/sourceforge/ample/ \
21                ftp://ftp.kddlabs.co.jp/sourceforge/ample/ \
22                ftp://ftp.chg.ru/pub/sourceforge/ample/
23patchfiles      patch_ample.c \
24                patch_ample.h
25
26checksums       md5 2eabccb52ffbe6a73cf5e2b672ebc3f0
27
28install.destroot prefix=${destroot}${prefix}