diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /databases/p5-Text-Query-SQL/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'databases/p5-Text-Query-SQL/Makefile')
-rw-r--r-- | databases/p5-Text-Query-SQL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-Text-Query-SQL/Makefile b/databases/p5-Text-Query-SQL/Makefile index 046537ae1136..a31887e6b92b 100644 --- a/databases/p5-Text-Query-SQL/Makefile +++ b/databases/p5-Text-Query-SQL/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Text-Query-SQL provides query builders for SQL databases BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Query.pm:${PORTSDIR}/textproc/p5-Text-Query RUN_DEPENDS= ${BUILD_DEPENDS} |