Files
haikuports/meta-ports/meta_portsfile/meta_portsfile-1.recipe
2014-01-02 16:40:57 -05:00

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
"