mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Add meta-port recipe for building a list of ports.
This commit is contained in:
14
meta-ports/meta_portsfile/meta_portsfile-1.recipe
Normal file
14
meta-ports/meta_portsfile/meta_portsfile-1.recipe
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
SUMMARY="Meta package for building all ports of a given portsfile"
|
||||||
|
DESCRIPTION="Meta package for building all ports of a given portsfile"
|
||||||
|
REVISION="1"
|
||||||
|
COPYRIGHT="2013 The HaikuPorts team"
|
||||||
|
LICENSE="MIT"
|
||||||
|
ARCHITECTURES="any"
|
||||||
|
DISABLE_SOURCE_PACKAGE=yes
|
||||||
|
|
||||||
|
PROVIDES="
|
||||||
|
meta_portsfile = $portVersion
|
||||||
|
"
|
||||||
|
BUILD_REQUIRES="
|
||||||
|
$portsfileAsRequires
|
||||||
|
"
|
||||||
Reference in New Issue
Block a user