sysutils/frand: Canonicalize USE_GITHUB usage
Make use of GH_TUPLE, avoid implementation details, and turn this into a form that everybody understands.
This commit is contained in:
parent
0b3abb6dca
commit
e561a847b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510415
1 changed files with 1 additions and 4 deletions
|
@ -18,9 +18,6 @@ USES= cmake
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= serpent7776
|
||||
GH_PROJECT= frand StreamSampler:StreamSampler
|
||||
GH_TAGNAME= 919a0f1ba6bb3ae63b4708722e9a7d49164ca92d:StreamSampler
|
||||
GH_ACCOUNT_StreamSampler= LiorKogan
|
||||
GH_SUBDIR_StreamSampler= lib/StreamSampler
|
||||
GH_TUPLE= LiorKogan:StreamSampler:919a0f1ba6bb3ae63b4708722e9a7d49164ca92d:StreamSampler/lib/StreamSampler
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue