diff --git a/sysutils/Makefile b/sysutils/Makefile index ee4698ecb4af..369ab82c7b24 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -12,6 +12,7 @@ SUBDIR += Tee SUBDIR += aaccli SUBDIR += abck + SUBDIR += abgx360 SUBDIR += acidlaunch SUBDIR += adtool SUBDIR += afbinit 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 +# +# $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 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/