Lines 2-9
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= homura |
4 |
PORTNAME= homura |
5 |
PORTVERSION= 5.2 |
5 |
PORTVERSION= 5.3 |
6 |
CATEGORIES= games |
6 |
CATEGORIES= games |
|
|
7 |
MASTER_SITES= https://codeberg.org/Alexander88207/Homura/archive/ |
8 |
DISTNAME= ${PORTVERSION} |
7 |
|
9 |
|
8 |
MAINTAINER= Alexander88207@protonmail.com |
10 |
MAINTAINER= Alexander88207@protonmail.com |
9 |
COMMENT= Windows Games Launcher for FreeBSD |
11 |
COMMENT= Windows Games Launcher for FreeBSD |
Lines 18-32
Link Here
|
18 |
xdg-open:devel/xdg-utils \ |
20 |
xdg-open:devel/xdg-utils \ |
19 |
bash:shells/bash \ |
21 |
bash:shells/bash \ |
20 |
7z:archivers/p7zip \ |
22 |
7z:archivers/p7zip \ |
21 |
webfonts>=0:x11-fonts/webfonts \ |
|
|
22 |
winetricks:emulators/winetricks \ |
23 |
winetricks:emulators/winetricks \ |
23 |
vulkaninfo:graphics/vulkan-tools \ |
24 |
vulkaninfo:graphics/vulkan-tools \ |
24 |
glxinfo:graphics/mesa-demos |
25 |
glxinfo:graphics/mesa-demos |
25 |
|
26 |
|
26 |
USE_GITLAB= yes |
27 |
WRKSRC= ${WRKDIR}/${PORTNAME} |
27 |
GL_ACCOUNT= Alexander88207 |
|
|
28 |
GL_PROJECT= Homura |
29 |
GL_COMMIT= e52176c0b1350add43846ba25816ecb90dc0d4b0 |
30 |
|
28 |
|
31 |
NO_BUILD= yes |
29 |
NO_BUILD= yes |
32 |
|
30 |
|