# $OpenBSD: Makefile,v 1.12 2013/05/13 12:57:41 sthen Exp $

COMMENT=		extracts files from Microsoft CAB archives

DISTNAME=		cabextract-1.4
CATEGORIES=		archivers

HOMEPAGE=		http://www.cabextract.org.uk/

MAINTAINER=		Steve Shockley <steve.shockley@shockley.net>

# GPLv2
PERMIT_PACKAGE_CDROM=	Yes

WANTLIB=		c

MASTER_SITES=		${HOMEPAGE}

CONFIGURE_STYLE=	gnu
SEPARATE_BUILD=		Yes

.include <bsd.port.mk>
