Ticket #24638: Portfile

File Portfile, 934 bytes (added by josephholsten@…, 14 years ago)
Line 
1# $Id$
2PortSystem              1.0
3name                    tclreadline
4version                 2.1.0
5description             readline for tcl.
6long_description        tclreadline makes the GNU readline available \
7                        for interactive tcl shells. This includes \
8                        features as history expansion and file/command \
9                        completion. Command completion is provided for \
10                        alltcl/tk commands and can be extended to user \
11                        defined commands.
12maintainers             nomaintainer
13categories              devel
14platforms               darwin
15homepage                http://tclreadline.sourceforge.net/
16master_sites            sourceforge
17checksums               md5     219d0247a1373578080940ebde53bdd0 \
18                        sha1    3b44f92ce1921ebccebab9b44d7cda6992cf8923 \
19                        rmd160  9967f7d7aa18fcd822f5701306f3a75a6001fdc5
20depends_lib             port:readline
21# ryandesign's fav sf check
22# see message:<8D098425-3C98-4F64-9BC5-33C76DDC6891@macports.org>
23livecheck.type          regex
24livecheck.url           http://sourceforge.net/projects/${name}/files/
25livecheck.regex         ${name}-(\[0-9.\]+)\\.tar