aboutsummaryrefslogtreecommitdiff
path: root/sysutils/abgx360
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-13 00:24:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-13 00:24:49 +0000
commit4389b297da23f0c319a2b3437eabdf95f5891964 (patch)
treeb68e2ff0900d6471f5d0b675754f650bee073bef /sysutils/abgx360
parent395ce3807e6a54e0d8ae48e975d187047a5c4342 (diff)
downloadports-4389b297da23f0c319a2b3437eabdf95f5891964.tar.gz
ports-4389b297da23f0c319a2b3437eabdf95f5891964.zip
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>
Notes
Notes: svn path=/head/; revision=245671
Diffstat (limited to 'sysutils/abgx360')
-rw-r--r--sysutils/abgx360/Makefile26
-rw-r--r--sysutils/abgx360/distinfo3
-rw-r--r--sysutils/abgx360/pkg-descr5
3 files changed, 34 insertions, 0 deletions
diff --git a/sysutils/abgx360/Makefile b/sysutils/abgx360/Makefile
new file mode 100644
index 000000000000..62be4f4d5967
--- /dev/null
+++ b/sysutils/abgx360/Makefile
@@ -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>
diff --git a/sysutils/abgx360/distinfo b/sysutils/abgx360/distinfo
new file mode 100644
index 000000000000..3ae1fc48c5f5
--- /dev/null
+++ b/sysutils/abgx360/distinfo
@@ -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
diff --git a/sysutils/abgx360/pkg-descr b/sysutils/abgx360/pkg-descr
new file mode 100644
index 000000000000..e89ca5560c09
--- /dev/null
+++ b/sysutils/abgx360/pkg-descr
@@ -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/