aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Wrapper/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-29 17:18:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-29 17:18:46 +0000
commitaf6bda5de57ed963fac78c23bff1d9b492a22b66 (patch)
tree80001254a115265464fdf0e6b36d6edc7abd59a5 /databases/p5-DBIx-Wrapper/Makefile
parentd49a8f39af11b68d4bc213cc6a967611a1fb9593 (diff)
downloadports-af6bda5de57ed963fac78c23bff1d9b492a22b66.tar.gz
ports-af6bda5de57ed963fac78c23bff1d9b492a22b66.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341762
Diffstat (limited to 'databases/p5-DBIx-Wrapper/Makefile')
-rw-r--r--databases/p5-DBIx-Wrapper/Makefile6
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>