aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Recordset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Recordset/Makefile')
-rw-r--r--databases/p5-DBIx-Recordset/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Recordset/Makefile b/databases/p5-DBIx-Recordset/Makefile
index 7c2c8a714f58..97aa9a321f0f 100644
--- a/databases/p5-DBIx-Recordset/Makefile
+++ b/databases/p5-DBIx-Recordset/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBIx
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= Perl module for abstraction and simplification of database access
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}