mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Add a .bep for ThemeManager
This commit is contained in:
18
haiku-apps/thememanager/thememanager-0-svn.bep
Normal file
18
haiku-apps/thememanager/thememanager-0-svn.bep
Normal file
@@ -0,0 +1,18 @@
|
||||
DESCRIPTION="ThemeManager"
|
||||
HOMEPAGE="http://dev.osdrawer.net/projects/thememanager/"
|
||||
SRC_URI="http://svn.osdrawer.net/thememanager/trunk"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
#CHECKSUM_MD5=""
|
||||
BUILD {
|
||||
cd trunk
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd trunk
|
||||
}
|
||||
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2000-2012 François Revol"
|
||||
Reference in New Issue
Block a user