aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Cache-BDB
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-06 18:49:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-06 18:49:41 +0000
commit865b2e7801e6092818d2e7fd2a041615278c4ca5 (patch)
tree9c5c8d0618b6a02fcd615842581795507e17d7eb /databases/p5-Cache-BDB
parent6e4c906d82fd2e5af612bbe5ca45df4f747d7e7b (diff)
downloadports-865b2e7801e6092818d2e7fd2a041615278c4ca5.tar.gz
ports-865b2e7801e6092818d2e7fd2a041615278c4ca5.zip
- Add LICENSE
- Sort PLIST - Reformat pkg-descr
Notes
Notes: svn path=/head/; revision=360963
Diffstat (limited to 'databases/p5-Cache-BDB')
-rw-r--r--databases/p5-Cache-BDB/Makefile5
-rw-r--r--databases/p5-Cache-BDB/pkg-descr11
-rw-r--r--databases/p5-Cache-BDB/pkg-plist4
3 files changed, 11 insertions, 9 deletions
diff --git a/databases/p5-Cache-BDB/Makefile b/databases/p5-Cache-BDB/Makefile
index 77aafc08d0ef..06712fb750da 100644
--- a/databases/p5-Cache-BDB/Makefile
+++ b/databases/p5-Cache-BDB/Makefile
@@ -10,10 +10,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Object caching wrapper around BerkeleyDB
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/databases/p5-Cache-BDB/pkg-descr b/databases/p5-Cache-BDB/pkg-descr
index b52abbe79eea..5090930a78b9 100644
--- a/databases/p5-Cache-BDB/pkg-descr
+++ b/databases/p5-Cache-BDB/pkg-descr
@@ -1,8 +1,7 @@
-This module implements a caching layer around BerkeleyDB for object
-persistence. It implements the basic methods necessary to add,
-retrieve, and remove objects. The main advantage over other caching
-modules is performance. I've attempted to stick with a
-Cache::Cache-like interface as much as possible, though it may differ
-here and there.
+This module implements a caching layer around BerkeleyDB for object persistence.
+It implements the basic methods necessary to add, retrieve, and remove objects.
+The main advantage over other caching modules is performance. I've attempted to
+stick with a Cache::Cache-like interface as much as possible, though it may
+differ here and there.
WWW: http://search.cpan.org/dist/Cache-BDB/
diff --git a/databases/p5-Cache-BDB/pkg-plist b/databases/p5-Cache-BDB/pkg-plist
index e94543fe6df1..700f54bce55b 100644
--- a/databases/p5-Cache-BDB/pkg-plist
+++ b/databases/p5-Cache-BDB/pkg-plist
@@ -1,7 +1,7 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/BDB/.packlist
%%SITE_PERL%%/Cache/BDB.pm
%%SITE_PERL%%/Cache/BDB.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/BDB/.packlist
%%PERL5_MAN3%%/Cache::BDB.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/BDB
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/BDB
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache
@dirrmtry %%SITE_PERL%%/Cache