# New ports collection makefile for:	libarc
# Date Created:				20 June 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD: ports/archivers/libarc/Makefile,v 1.3 2003/03/07 05:55:11 ade Exp $
#

PORTNAME=	libarc
PORTVERSION=	2.0.2
CATEGORIES=	archivers devel
MASTER_SITES=	http://www.onicos.com/staff/iz/release/

MAINTAINER=	sobomax@FreeBSD.org
COMMENT=	Tiny C library to decompress data in several popular compression formats

INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
