1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

abgx360 is a program capable of verifying and repairing Xbox 360 backup

images to help you protect your investment in game media from
damage by accidents or children.

WWW: http://abgx360.net/

PR:		ports/141159
Submitted by:	okeeblow <root at cooltrainer.org>
This commit is contained in:
Martin Wilke 2009-12-13 00:24:49 +00:00
parent 395ce3807e
commit 4389b297da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245671
4 changed files with 35 additions and 0 deletions

View File

@ -12,6 +12,7 @@
SUBDIR += Tee
SUBDIR += aaccli
SUBDIR += abck
SUBDIR += abgx360
SUBDIR += acidlaunch
SUBDIR += adtool
SUBDIR += afbinit

26
sysutils/abgx360/Makefile Normal file
View File

@ -0,0 +1,26 @@
# New ports collection makefile for: abgx360
# Date created: 21 November 2009
# Whom: okeeblow <root@cooltrainer.org>
#
# $FreeBSD$
#
PORTNAME= abgx360
PORTVERSION= 1.0.2
CATEGORIES= sysutils
MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
http://abgx360.x-scene.com/
MAINTAINER= root@cooltrainer.org
COMMENT= Verify and repair Xbox 360 backup images
BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl
PLIST_FILES= bin/abgx360
GNU_CONFIGURE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/abgx360 ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (abgx360-1.0.2.tar.gz) = db9164b3a7fb8d027d259810a0ab6bff
SHA256 (abgx360-1.0.2.tar.gz) = 0b81c2a527c1ea49814a8f74285fb4ed0b1421f712eadd3de198caebbfe223d4
SIZE (abgx360-1.0.2.tar.gz) = 260758

View File

@ -0,0 +1,5 @@
abgx360 is a program capable of verifying and repairing Xbox 360 backup
images to help you protect your investment in game media from
damage by accidents or children.
WWW: http://abgx360.net/