code style.

This commit is contained in:
Jerome Duval
2018-08-06 15:04:59 +02:00
parent 9a6fd9b28c
commit dedc2c6324
143 changed files with 306 additions and 312 deletions

View File

@@ -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
"