# Created by: Jon Nistor <nistor@snickers.org>
# $FreeBSD: tags/RELEASE_11_0_0/databases/p5-CDB_File/Makefile 391807 2015-07-12 16:08:46Z sunpoet $

PORTNAME=	CDB_File
PORTVERSION=	0.98
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	nistor@snickers.org
COMMENT=	Perl5 interface to the CDB package

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

NO_ARCH=	yes
USES=		perl5 shebangfix
SHEBANG_FILES=	bun-x.pl
USE_PERL5=	configure

.include <bsd.port.mk>
