# New ports collection makefile for:    zipper.app
# Date created:         31 Aug 2006
# Whom:                 gurkan@linuks.mine.nu
#
# $FreeBSD: ports/archivers/zipper/Makefile,v 1.2 2006/09/10 20:10:24 dinoex Exp $
#

PORTNAME=	zipper
PORTVERSION=	1.1
CATEGORIES=	archivers
MASTER_SITES=	http://xanthippe.dyndns.org/Zipper/ \
		http://florida.ethz.ch/ports/distfiles/
DISTNAME=	Zipper-${PORTVERSION}

MAINTAINER=	gurkan@linuks.mine.nu
COMMENT=	Tool for inspecting the contents of a compressed archive

WRKSRC=		${WRKDIR}/Zipper
USE_GMAKE=	yes
USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes
USE_GNUSTEP_SYSTEM_LIBS+=	Renaissance:${RENAISSANCE_PORT}
MAKEFILE=	GNUmakefile
RENAISSANCE_PORT?=	x11-toolkits/renaissance

.include <bsd.port.mk>
