# New ports collection makefile for: abgx360 # Date created: 21 November 2009 # Whom: okeeblow # # $FreeBSD$ # PORTNAME= abgx360 PORTVERSION= 1.0.6 CATEGORIES= sysutils MASTER_SITES= http://abgx360.x-scene.com/ \ http://update.cooltrainer.org/freebsd-ports/sysutils/abgx360/ 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 .if ${OSVERSION} >= 900000 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-abgx360.c .endif .if ${OSVERSION} > 900000 .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" BROKEN= Does not compile on ia64, powerpc, or sparc64 .endif .endif .include e Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.linimon2007-02-281-1/+1
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* utilize SITE_PERLijliao2003-10-24