aboutsummaryrefslogblamecommitdiffstats
path: root/databases/p5-CDB_File/Makefile
blob: 825b1a4d6133a87e89bf1c22d6477d9083830a18 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                
                    

                                        
                                


                                   
                                                    

                   
                   


                                                   
                          

                      
# 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.92
CATEGORIES= databases perl5
MASTER_SITES=   $(MASTER_SITE_PERL_CPAN)
MASTER_SITE_SUBDIR= CDB_File
PKGNAMEPREFIX=  p5-

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

PERL_CONFIGURE= yes
INSTALLS_SHLIB= YES
ALL_TARGET= all test

MANPREFIX=  ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=       CDB_File.3

.include <bsd.port.mk>