mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
netsurf_buildsystem: remove old recipe
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
DESCRIPTION="NetSurf build framework for compiling some of their libraries"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/"
|
||||
SRC_URI="git://git.netsurf-browser.org/buildsystem"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd buildsystem-0
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
cd buildsystem-0
|
||||
make install PREFIX=/boot/common/
|
||||
}
|
||||
|
||||
LICENSE="MIT
|
||||
GNU GPL v2"
|
||||
COPYRIGHT="2003 - 2012 The NetSurf Developers"
|
||||
Reference in New Issue
Block a user