aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-05-12 10:17:08 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-05-12 10:17:08 +0000
commit11847cb80c578380b69ca71edb0c484ed475c45d (patch)
tree58c2637cd78cf4dd54d5623006bc077ce45ea70c /games
parent3d43647e7be53a379e516cd5067d08f6f3db2f50 (diff)
downloadports-11847cb80c578380b69ca71edb0c484ed475c45d.tar.gz
ports-11847cb80c578380b69ca71edb0c484ed475c45d.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/coffeebreak/Makefile21
-rw-r--r--games/coffeebreak/distinfo3
-rw-r--r--games/coffeebreak/pkg-descr7
4 files changed, 32 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 49bf2b5ec4e5..c7a114920eaa 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -161,6 +161,7 @@
SUBDIR += circuslinux
SUBDIR += cleanq3
SUBDIR += cockatrice
+ SUBDIR += coffeebreak
SUBDIR += colorcode
SUBDIR += columns
SUBDIR += concentration
diff --git a/games/coffeebreak/Makefile b/games/coffeebreak/Makefile
new file mode 100644
index 000000000000..d47bb0af3351
--- /dev/null
+++ b/games/coffeebreak/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= coffeebreak
+DISTVERSION= 0.1.1
+CATEGORIES= games
+
+MAINTAINER= 0mp@FreeBSD.org
+COMMENT= Pretend your machine is busy with a fake FreeBSD installer
+
+LICENSE= BSD2CLAUSE
+
+USE_GITHUB= yes
+GH_ACCOUNT= 0mp
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+PLIST_FILES= bin/coffeebreak \
+ man/man6/coffeebreak.6.gz
+
+.include <bsd.port.mk>
diff --git a/games/coffeebreak/distinfo b/games/coffeebreak/distinfo
new file mode 100644
index 000000000000..5bf1c9a06894
--- /dev/null
+++ b/games/coffeebreak/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1525107817
+SHA256 (0mp-coffeebreak-0.1.1_GH0.tar.gz) = e619cc1860d21520efc448e58e07adf1ffeb94ebc5cfe76b28c3dc8327ba976a
+SIZE (0mp-coffeebreak-0.1.1_GH0.tar.gz) = 3742
diff --git a/games/coffeebreak/pkg-descr b/games/coffeebreak/pkg-descr
new file mode 100644
index 000000000000..723ac4e9866b
--- /dev/null
+++ b/games/coffeebreak/pkg-descr
@@ -0,0 +1,7 @@
+coffeebreak is a a fake FreeBSD installer.
+
+It's friday. Do you need to pretend to be working? Do you have FreeBSD
+systems? Here you go! coffeebreak is the tool you always wanted to make your
+machine as if it is very busy doing important stuff.
+
+WWW: https://github.com/0mp/coffeebreak