mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Initial .bep and source for lemon. The .bep file won't work yet as the
source needs to be in place first.
This commit is contained in:
19
sys-devel/lemon/lemon-3.7.5.bep
Normal file
19
sys-devel/lemon/lemon-3.7.5.bep
Normal file
@@ -0,0 +1,19 @@
|
||||
DESCRIPTION="Lemon LALR(1) parser generator"
|
||||
HOMEPAGE="http://www.sqlite.org/arch.html"
|
||||
SRC_URI="http://ports.haiku-files.org/browser/haikuports/trunk/sys-devel/lemon-3070500.zip"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
CHECKSUM_MD5="3a8db045f48383021b5311b21b02ba0e"
|
||||
BUILD {
|
||||
cd sqlite-src-3070500
|
||||
# make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd sqlite-autoconf-3070500
|
||||
# make install
|
||||
}
|
||||
|
||||
#LICENSE="SQLite"
|
||||
#COPYRIGHT="Public Domain"
|
||||
BIN
sys-devel/lemon/source/lemon-3070500.zip
Normal file
BIN
sys-devel/lemon/source/lemon-3070500.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user