# Created by: Stefan Esser # $FreeBSD$ PORTNAME= unshield PORTVERSION= 0.6 PORTREVISION= 3 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_LDCONFIG= yes USES= libtool:keepla pathfix post-build: @${STRIP_CMD} ${WRKSRC}/lib/.libs/libunshield.so.0.0.0 .include