# New ports collection makefile for:	cabextract
# Date Created:				30 November 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD: ports/archivers/cabextract/Makefile,v 1.9 2003/07/29 09:12:21 sobomax Exp $
#

PORTNAME=	cabextract
PORTVERSION=	0.6
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	http://www.kyz.uklinux.net/downloads/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A program to extract Microsoft cabinet (.CAB) files

USE_GETOPT_LONG=yes
GNU_CONFIGURE=	yes

MAN1=		cabextract.1

.include <bsd.port.mk>
