mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee * adjust patch names to match corresponding recipes * additionally: create 'additional-files' folders as hint to some ports that do not have a proper recipe yet
This commit is contained in:
19
haiku-apps/bowser/bowser-1.1.1_cvs.recipe
Normal file
19
haiku-apps/bowser/bowser-1.1.1_cvs.recipe
Normal file
@@ -0,0 +1,19 @@
|
||||
DESCRIPTION="bowser"
|
||||
HOMEPAGE="http://bowser.sourceforge.net"
|
||||
SRC_URI="cvs://:pserver:anonymous@bowser.cvs.sourceforge.net:/cvsroot/bowser/Bowser"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
true
|
||||
}
|
||||
|
||||
#COPYRIGHT=""
|
||||
#LICENSE="
|
||||
Reference in New Issue
Block a user