mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
17 lines
340 B
Plaintext
17 lines
340 B
Plaintext
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
|
|
"
|