Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 10:53:23 -0500
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r382492 - head/Mk/Uses
Message-ID:  <5516CE73.3030703@FreeBSD.org>
In-Reply-To: <201503281450.t2SEoNmd076083@svn.freebsd.org>
References:  <201503281450.t2SEoNmd076083@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--a4gxXm4QB2s4mo3GPr7hIihO1iB5EO99B
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 3/28/2015 9:50 AM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Sat Mar 28 14:50:22 2015
> New Revision: 382492
> URL: https://svnweb.freebsd.org/changeset/ports/382492
> QAT: https://qat.redports.org/buildarchive/r382492/
>=20
> Log:
>   Add USES=3Dmetaport to simplify writing metaports
>=20
> Added:
>   head/Mk/Uses/metaport.mk   (contents, props changed)
>=20
> Added: head/Mk/Uses/metaport.mk
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/Mk/Uses/metaport.mk	Sat Mar 28 14:50:22 2015	(r382492)
> @@ -0,0 +1,20 @@
> +# $FreeBSD$
> +#
> +# Sets the default variables to handle metaports
> +#
> +# Feature:	metaport
> +# Usage:	USES=3Dmetaport
> +#
> +# Take no arguments
> +
> +.if !defined(_INCLUDE_USES_METAPORT_MK)
> +_INCLUDE_USES_METAPORT_MK=3D	yes
> +
> +MASTER_SITES=3D	#
> +DISTFILES=3D	#
> +EXTRACT_ONLY=3D	#
> +NO_BUILD=3D	yes
> +NO_INSTALL=3D	yes
> +NO_MTREE=3D	yes
> +
> +.endif
>=20

+1

--=20
Regards,
Bryan Drewery


--a4gxXm4QB2s4mo3GPr7hIihO1iB5EO99B
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJVFs5zAAoJEDXXcbtuRpfPhA0IAJ0R6cp5S0RSLwc/ZaO3dTEu
zyrh/gEIny1ouYpJqT7rSC4IIdRt3J2AEZgGySofNYLkcQHXYkqzpTKBGBbfLSjj
4t5Xod/a8/cEcfnD+E4lXIF3M/wy5iCwAIsqbiXSwh2SJ7OV5EpsxfpTr7BkFG0I
JhLT68Gj/uILbF9FsVKZ4U00tmphTfCcdIy87zNQf2FprbRR6NrvWc+/tURxcInd
m5C3GzgTeQ3IBck7q9ts38rOdLbm59y6AVtV5vV+H8mrMbbgIYlH3zJnZQ170+1b
aUqfDhse4UV3fgbng8fc22IYgCkmufi2HYnijNi182qJH9ophxo7PmWwk8qLehQ=
=Sy4P
-----END PGP SIGNATURE-----

--a4gxXm4QB2s4mo3GPr7hIihO1iB5EO99B--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5516CE73.3030703>