mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Initial .bep for keymapswitcher
This commit is contained in:
20
haiku-apps/keymapswitcher/keymapswitcher-1.2.7.bep
Normal file
20
haiku-apps/keymapswitcher/keymapswitcher-1.2.7.bep
Normal file
@@ -0,0 +1,20 @@
|
||||
DESCRIPTION="keymap switcher for Haiku."
|
||||
HOMEPAGE="http://www.switcher.sourceforge.net"
|
||||
SRC_URI="cvs://:pserver:anonymous@switcher.cvs.sourceforge.net:/cvsroot/switcher/keymapswitcher\(haiku\)"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
#CHECKSUM_MD5=""
|
||||
BUILD {
|
||||
cd keymapswitcher-1.2.7
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd keymapswitcher-1.2.7
|
||||
make package
|
||||
cp dist/*.zip ../..
|
||||
}
|
||||
|
||||
COPYRIGHT="1999-2003 Stas Maximov"
|
||||
LICENSE="BSD (4-clause)"
|
||||
Reference in New Issue
Block a user