blob: 95ca2d8c51fdfdfe57249edf81dd5b64b729b1b3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DESCRIPTION = "Opie Phase disguishes oneself through its' simple, clean and slick look. \
It is based on http://www.usermode.org/code.html Phase 0.4."
SECTION = "opie/styles"
PRIORITY = "optional"
LICENSE = "GPL"
APPNAME = "phasestyle"
S = "${WORKDIR}/phase"
inherit opie
|