mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
code style.
This commit is contained in:
@@ -2,15 +2,17 @@ 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"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
PROVIDES="
|
||||
meta_portsfile = $portVersion
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
$portsfileAsRequires
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user