svn commit: r473794 - in head/devel: . p5-UUID-URandom
Mathieu Arnold
mat at FreeBSD.org
Tue Jul 3 06:59:38 UTC 2018
On Tue, Jul 03, 2018 at 03:33:04AM +0000, Wen Heping wrote:
> Added: head/devel/p5-UUID-URandom/Makefile
> ==============================================================================
> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
> +++ head/devel/p5-UUID-URandom/Makefile Tue Jul 3 03:33:04 2018 (r473794)
> @@ -0,0 +1,21 @@
> +# $FreeBSD$
> +
> +PORTNAME= UUID-URandom
> +PORTVERSION= 0.001
> +CATEGORIES= devel perl5
> +MASTER_SITES= CPAN
> +PKGNAMEPREFIX= p5-
> +
> +MAINTAINER= perl at FreeBSD.org
> +COMMENT= UUIDs based on /dev/urandom or the Windows Crypto API
> +
> +LICENSE= ART10 GPLv1+
> +LICENSE_COMB= dual
> +
> +RUN_DEPENDS= p5-Crypt-URandom>=0.36:security/p5-Crypt-URandom
> +BUILD_DEPENDS:= ${RUN_DEPENDS}
The order should be BUILD_DEPENDS, then RUN_DEPENDS. Also, you do not
need :=.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180703/d01ff4e9/attachment.sig>
More information about the svn-ports-head
mailing list