|
Lines 1-8
Link Here
|
| 1 |
PORTNAME= voadi |
1 |
PORTNAME= voadi |
| 2 |
PORTVERSION= 0.3 |
2 |
DISTVERSION= 0.3 |
| 3 |
CATEGORIES= games |
3 |
CATEGORIES= games |
| 4 |
MASTER_SITES= https://gitlab.com/${PORTNAME}/${PORTNAME}/-/archive/v${PORTVERSION}/ |
|
|
| 5 |
DISTNAME= ${PORTNAME}-v${PORTVERSION} |
| 6 |
|
4 |
|
| 7 |
MAINTAINER= amdmi3@FreeBSD.org |
5 |
MAINTAINER= amdmi3@FreeBSD.org |
| 8 |
COMMENT= Vegan on a Desert Island, 2D top-down adventure game |
6 |
COMMENT= Vegan on a Desert Island, 2D top-down adventure game |
|
Lines 14-19
LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE
Link Here
|
| 14 |
|
12 |
|
| 15 |
RUN_DEPENDS= solarus-run:games/solarus |
13 |
RUN_DEPENDS= solarus-run:games/solarus |
| 16 |
|
14 |
|
|
|
15 |
USE_GITLAB= yes |
| 16 |
GL_COMMIT= 228b8ebf61afbd4f1c609224466d4fb10c11218a |
| 17 |
|
| 17 |
NO_ARCH= yes |
18 |
NO_ARCH= yes |
| 18 |
NO_BUILD= yes |
19 |
NO_BUILD= yes |
| 19 |
|
20 |
|