mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -2,8 +2,7 @@ SUMMARY="Berkeley implementation of Yacc"
|
||||
DESCRIPTION="
|
||||
Berkeley Yacc (byacc) is generally conceded to be the best yacc variant \
|
||||
available. In contrast to bison, it is written to avoid dependencies upon a \
|
||||
particular compiler.
|
||||
"
|
||||
particular compiler."
|
||||
HOMEPAGE="http://invisible-island.net/byacc/byacc.html"
|
||||
COPYRIGHT="2002-2013,2014 by Thomas E. Dickey"
|
||||
LICENSE="Public Domain"
|
||||
@@ -16,10 +15,10 @@ ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
PROVIDES="
|
||||
byacc = $portVersion
|
||||
cmd:yacc = $portVersion
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
|
||||
Reference in New Issue
Block a user