summaryrefslogblamecommitdiff
path: root/databases/p5-Class-DBI-Plugin-Type/Makefile
blob: 3ba402df5e8d22aa7867b838b517654083bf0734 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                      
                    

                   
                               








                                                                            
                      
# New ports collection makefile for:	p5-Class-DBI-Plugin-Type
# Date created:				Apr 3 2004
# Whom:					Lars Thegler <lars@thegler.dk>
#
# $FreeBSD$

PORTNAME=	Class-DBI-Plugin-Type
PORTVERSION=	0.02
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Determine type information for columns

BUILD_DEPENDS=	${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		Class::DBI::Plugin::Type.3

.include <bsd.port.mk>