1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/databases/p5-CDB_File/Makefile
Steve Wills fe9add25cb - Update to 0.97
PR:		ports/171051
Approved by:	maintainer timeout (nistor@snickers.org, >2 weeks)
2012-09-09 01:48:15 +00:00

23 lines
396 B
Makefile

# ex:ts=8
# New ports collection makefile for: p5-CDB_Fiile
# Date created: 24 June 2001
# Whom: 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
PERL_CONFIGURE= yes
MAN3= CDB_File.3
.include <bsd.port.mk>