Files
haikuports/meta-ports/meta_portsfile/meta_portsfile-1.recipe
2013-07-29 18:42:38 +02:00

15 lines
337 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
"