head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.05.54.24;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2008.09.07.00.18.18;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2007.08.13.13.41.42;	author sat;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	unfoo
# Date created:		13 August 2007
# Whom:			Andrew Pantyukhin <infofarmer@@FreeBSD.org>
#
# $FreeBSD: head/archivers/unfoo/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	unfoo
PORTVERSION=	1.0.6
CATEGORIES=	archivers
MASTER_SITES=	CENKES
#http://obsoleet.org/code/unfoo/unfoo-1.0.6.sh

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Tiny sh(1) wrapper to simplify decompression of files

RUN_DEPENDS=	unace:${PORTSDIR}/archivers/unace \
		unrar:${PORTSDIR}/archivers/unrar \
		unzip:${PORTSDIR}/archivers/unzip \
		7z:${PORTSDIR}/archivers/p7zip

NO_BUILD=	yes
USE_BZIP2=	yes
PLIST_FILES=	bin/${PORTNAME}

post-patch:
	@@${REINPLACE_CMD} -e '1s|/.*|/bin/sh|;s|==|=|' ${WRKSRC}/${PORTNAME}

do-install:
	@@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/

.include <bsd.port.mk>
@


1.2
log
@Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Add port archivers/unfoo:

Unfoo is a tiny sh(1) wrapper to simplify decompression of files.
Supported archive types: tar, gzip, bzip2, ace, rar, zip, 7z.

WWW: http://obsoleet.org/code/unfoo/
Author: Graham Forest <vitaminmoo@@wza.us>

Based on:	Gentoo Portage
@
text
@d14 1
a14 1
MAINTAINER=	infofarmer@@FreeBSD.org
@

