aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-CDB_File/Makefile
blob: ad00537a54bd44640794626f591f5c8d41465f24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Jon Nistor <nistor@snickers.org>
# $FreeBSD$

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

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

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>