| 1 | # $Id$ |
|---|
| 2 | |
|---|
| 3 | PortSystem 1.0 |
|---|
| 4 | PortGroup xcode 1.0 |
|---|
| 5 | |
|---|
| 6 | name dateline |
|---|
| 7 | version 0.61 |
|---|
| 8 | categories-append amusements |
|---|
| 9 | maintainers singingwolfboy |
|---|
| 10 | description displays linear calendar on desktop |
|---|
| 11 | long_description DateLine is a small, simple app which displays a linear \ |
|---|
| 12 | calendar on your desktop in a transparent window. It \ |
|---|
| 13 | provides easy access to iCal by double clicking on a day. \ |
|---|
| 14 | The background element and text colours are customizable \ |
|---|
| 15 | with support for transparency. |
|---|
| 16 | |
|---|
| 17 | platforms darwin |
|---|
| 18 | |
|---|
| 19 | homepage http://www.machinecodex.com/dateline/index.php |
|---|
| 20 | master_sites http://www.cocoalab.com/cocoalab/developer/source/ |
|---|
| 21 | distname dateline_source |
|---|
| 22 | use_zip yes |
|---|
| 23 | worksrcdir DateLine |
|---|
| 24 | |
|---|
| 25 | checksums md5 dde69a24fb0bfe2aad1edd0d15ff96af \ |
|---|
| 26 | sha1 4b4be6b9ceb28e5bc42c4c1526cc183d36485302 \ |
|---|
| 27 | rmd160 fd70a43ca5fff28d8b425ed8571ab3c2211f92c8 |
|---|