# Created by: Stefan Esser <se@FreeBSD.org>
# $FreeBSD: archivers/unshield/Makefile 334031 2013-11-16 20:12:09Z sunpoet $

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

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

LICENSE=	MIT

GNU_CONFIGURE=	yes
USE_AUTOTOOLS=	libtool
USE_LDCONFIG=	yes
USES=		pathfix

.include <bsd.port.mk>
