# New ports collection makefile for:	dynamite
# Date Created:				10 January 2005
# Whom:					Sam Lawrance <boris@brooknet.com.au>
#
# $FreeBSD: archivers/libdynamite/Makefile 324744 2013-08-14 22:35:50Z ak $
#

PORTNAME=	libdynamite
PORTVERSION=	0.1.1
CATEGORIES=	archivers
MASTER_SITES=	SF/synce/Dynamite/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Decompress data compressed with PKWARE Data Compression Library


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

MAN1=		dynamite.1

.include <bsd.port.mk>
