diff options
Diffstat (limited to 'databases/p5-DBIx-Wrapper/Makefile')
-rw-r--r-- | databases/p5-DBIx-Wrapper/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/p5-DBIx-Wrapper/Makefile b/databases/p5-DBIx-Wrapper/Makefile index 92510ef0161b..4d87b7749425 100644 --- a/databases/p5-DBIx-Wrapper/Makefile +++ b/databases/p5-DBIx-Wrapper/Makefile @@ -8,15 +8,11 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= don@regexguy.com -COMMENT= A wrapper around Perl's DBI module +COMMENT= Wrapper around Perl's DBI module RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI USES= perl5 USE_PERL5= configure -MAN3= DBIx::Wrapper.3 \ - DBIx::Wrapper::Request.3 - -NO_STAGE= yes .include <bsd.port.mk> |