# New ports collection makefile for:   zziplib
# Date created:        3 January 2001
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD: ports/devel/zziplib/Makefile,v 1.6 2003/02/21 11:23:04 knu Exp $
#

PORTNAME=	zziplib
PORTVERSION=	0.10.76
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	sysadmin@alexdupre.com
COMMENT=	A library to provide transparent read access to zipped files

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--program-transform-name="s/$$//"
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
