Lines 1-9
Link Here
|
1 |
# Created by: Ting-Wei Lan <lantw44@gmail.com> |
1 |
# Created by: Ting-Wei Lan <lantw44@gmail.com> |
2 |
|
2 |
|
3 |
PORTNAME= meson |
3 |
PORTNAME= meson |
4 |
PORTVERSION= 0.62.2 |
4 |
PORTVERSION= 0.63.0rc2 |
5 |
CATEGORIES= devel python |
5 |
CATEGORIES= devel python |
6 |
MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ |
6 |
MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION:S/rc2/.&/}/ |
7 |
|
7 |
|
8 |
MAINTAINER= desktop@FreeBSD.org |
8 |
MAINTAINER= desktop@FreeBSD.org |
9 |
COMMENT= High performance build system |
9 |
COMMENT= High performance build system |