diff options
Diffstat (limited to 'databases/p5-POE-Component-DBIAgent/Makefile')
-rw-r--r-- | databases/p5-POE-Component-DBIAgent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-POE-Component-DBIAgent/Makefile b/databases/p5-POE-Component-DBIAgent/Makefile index fa56220e5a4a..7d87457a958c 100644 --- a/databases/p5-POE-Component-DBIAgent/Makefile +++ b/databases/p5-POE-Component-DBIAgent/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= POE Component for running asynchronous DBI calls BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ |