pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
raylib: set HOMEPAGE
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sat May 28 21:26:53 2022 +0200
Changeset: 6c4e2148a42f4d8aab0d0a58799f2e00cca88574
Modified Files:
raylib/Makefile
Log Message:
raylib: set HOMEPAGE
Remove gtar extractor, works with pkgsrc defaults
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6c4e2148a42f4d8aab0d0a58799f2e00cca88574
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
raylib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/raylib/Makefile b/raylib/Makefile
index f52888b5f2..deaf781c45 100644
--- a/raylib/Makefile
+++ b/raylib/Makefile
@@ -5,10 +5,10 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=raysan5/}
MAINTAINER= charlotte%NetBSD.org@localhost
+HOMEPAGE= https://www.raylib.com/
COMMENT= Simple library to enjoy videogames programming
LICENSE= zlib
-EXTRACT_USING= gtar
USE_LANGUAGES= c c++
USE_CMAKE= yes
Home |
Main Index |
Thread Index |
Old Index