Import trader 7.12 as wip/trader.

Star Traders is a simple text-based game of interstellar trading, where
the objective is to create companies, buy and sell shares, borrow and
repay money, in order to become the wealthiest player (the winner).
This commit is contained in:
Frederic Cambus 2019-01-18 15:49:55 +01:00
parent 88012a27a8
commit 95c11a84d3
4 changed files with 42 additions and 0 deletions

3
trader/DESCR Normal file
View File

@ -0,0 +1,3 @@
Star Traders is a simple text-based game of interstellar trading, where
the objective is to create companies, buy and sell shares, borrow and
repay money, in order to become the wealthiest player (the winner).

18
trader/Makefile Normal file
View File

@ -0,0 +1,18 @@
# $NetBSD$
DISTNAME= trader-7.12
CATEGORIES= games
MASTER_SITES= https://ftp.zap.org.au/pub/trader/unix/
EXTRACT_SUFX= .tar.xz
MAINTAINER= fred@statdns.com
HOMEPAGE= https://www.zap.org.au/software/trader/
COMMENT= Simple text-based game of interstellar trading
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
.include "../../devel/ncursesw/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"

15
trader/PLIST Normal file
View File

@ -0,0 +1,15 @@
@comment $NetBSD$
bin/trader
man/man6/trader.6
share/applications/trader.desktop
share/icons/hicolor/128x128/apps/trader.png
share/icons/hicolor/16x16/apps/trader.png
share/icons/hicolor/22x22/apps/trader.png
share/icons/hicolor/24x24/apps/trader.png
share/icons/hicolor/256x256/apps/trader.png
share/icons/hicolor/32x32/apps/trader.png
share/icons/hicolor/48x48/apps/trader.png
share/icons/hicolor/512x512/apps/trader.png
share/icons/hicolor/64x64/apps/trader.png
share/icons/hicolor/96x96/apps/trader.png
share/icons/hicolor/scalable/apps/trader.svg

6
trader/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (trader-7.12.tar.xz) = b2bd91b4d633cdcf165d4da36b36709762e39163
RMD160 (trader-7.12.tar.xz) = 003850bf08587fb27ce667ed15e06febec754a40
SHA512 (trader-7.12.tar.xz) = 04eea9f2afa7488866c04489288e1fe67c7158391a7b53d113b21d13334687355ca9646929004c64a7858cfaf944c7b11216c6422589f4e50b356f35e15a9473
Size (trader-7.12.tar.xz) = 589400 bytes