games/LibreMines: Free/Libre and Open Source software Qt based Minesweeper

LibreMines is a Free/Libre and Open Source software Qt based Minesweeper clone
available for GNU/Linux, FreeBSD and Windows systems.
This commit is contained in:
Piotr Kubaj
2021-10-15 19:25:39 +00:00
parent 80847668cf
commit 280bc204b1
4 changed files with 30 additions and 0 deletions

22
games/LibreMines/Makefile Normal file
View File

@@ -0,0 +1,22 @@
PORTNAME= LibreMines
PORTVERSION= 1.6.3
DISTVERSIONPREFIX= v
CATEGORIES= games
MAINTAINER= pkubaj@FreeBSD.org
COMMENT= Free/Libre and Open Source Software Qt based Minesweeper
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake qt:5
USE_QT= buildtools_build core gui qmake_build svg widgets
USE_GITHUB= yes
GH_ACCOUNT= Bollos00
PLIST_FILES= bin/libremines \
share/applications/libremines.desktop \
share/icons/hicolor/scalable/apps/libremines.svg
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1634313302
SHA256 (Bollos00-LibreMines-v1.6.3_GH0.tar.gz) = 782dea572996966b00b644592a90e8b5ac2781c7891df24c8748ba722c4caadf
SIZE (Bollos00-LibreMines-v1.6.3_GH0.tar.gz) = 1491248

View File

@@ -0,0 +1,4 @@
LibreMines is a Free/Libre and Open Source software Qt based Minesweeper clone
available for GNU/Linux, FreeBSD and Windows systems.
WWW: https://github.com/Bollos00/LibreMines

View File

@@ -14,6 +14,7 @@
SUBDIR += DDNet
SUBDIR += HeroesOfMightAndMagic
SUBDIR += KnightCap
SUBDIR += LibreMines
SUBDIR += NBlood
SUBDIR += OpenDiablo2
SUBDIR += OpenLara