# New ports collection makefile for: p5-Class-DBI-Plugin-Type # Date created: Apr 3 2004 # Whom: Lars Thegler # # $FreeBSD: ports/databases/p5-Class-DBI-Plugin-Type/Makefile,v 1.3 2007/09/08 00:54:30 linimon Exp $ PORTNAME= Class-DBI-Plugin-Type PORTVERSION= 0.02 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class 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