Ticket #31706: Portfile

File Portfile, 832 bytes (added by mklein-de (Michael Klein), 13 years ago)
Line 
1# $Id: Portfile 122 2011-10-21 20:37:05Z mapo $
2
3PortSystem       1.0
4
5name             xtermcontrol
6categories       x11
7version          2.10
8platforms        darwin
9maintainers      puffin.lb.shuttle.de:michael.klein openmaintainer
10
11description      Enables Dynamic Control of XFree86 xterm Properties
12long_description xtermcontrol makes it easy to change colors, title, font \
13  and geometry of a running xterm, as well as to report the current settings \
14  of these properties
15
16homepage         http://www.thrysoee.dk/xtermcontrol/
17master_sites     ${homepage}
18
19checksums        rmd160  4b81784ba15d220ba88d5de6347cf04712bc0cd8 \
20                 sha256  34ab906bb6639c41819799330ec9243c4a2f302b5201f524d2f4c486273032b3
21
22livecheck.type   regex
23livecheck.url    ${homepage}
24livecheck.regex  ${name}-(\[0-9.\]+)${extract.suffix}