# New ports collection makefile for:    unshield
# Date created:         08 April 2004
# Whom:                 se
#
# $FreeBSD: ports/archivers/unshield/Makefile,v 1.13 2010/12/04 07:30:16 ade Exp $
#

PORTNAME=	unshield
PORTVERSION=	0.6
CATEGORIES=	archivers
MASTER_SITES=	SF/synce/Unshield/${PORTVERSION}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Extract data from InstallShield CAB files

USE_AUTOTOOLS=	libtool
GNU_CONFIGURE=	yes
USE_GNOME=	gnomehack gnometarget
USE_LDCONFIG=	yes

MAN1=		${PORTNAME}.1

.include <bsd.port.mk>
