From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- games/lbreakout2/lbreakout2.build | 65 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100755 games/lbreakout2/lbreakout2.build (limited to 'games/lbreakout2/lbreakout2.build') diff --git a/games/lbreakout2/lbreakout2.build b/games/lbreakout2/lbreakout2.build new file mode 100755 index 0000000..413a8d2 --- /dev/null +++ b/games/lbreakout2/lbreakout2.build @@ -0,0 +1,65 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=lbreakout2 +MAJOR=2.6 +VERSION=${MAJOR}.4 +BUILD=1 +DEPENDS=('sdl >= 1.2.15-1') + +# Description + +cat > ${PKG}/install/slack-desc <