aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-RDFStore/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-06-27 08:18:33 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-06-27 08:18:33 +0000
commita69804a918ca838fd6819f46014a389cde65c869 (patch)
tree53afc1c45f7c7f9846ef3ca080f328f248234c94 /textproc/p5-RDFStore/Makefile
parent01c40ab4b241d4fe39f092141bdadeabc5d84dd8 (diff)
downloadports-a69804a918ca838fd6819f46014a389cde65c869.tar.gz
ports-a69804a918ca838fd6819f46014a389cde65c869.zip
Update to 0.51
Notes
Notes: svn path=/head/; revision=166438
Diffstat (limited to 'textproc/p5-RDFStore/Makefile')
-rw-r--r--textproc/p5-RDFStore/Makefile18
1 files changed, 10 insertions, 8 deletions
diff --git a/textproc/p5-RDFStore/Makefile b/textproc/p5-RDFStore/Makefile
index 1530910f437d..42f9874f7348 100644
--- a/textproc/p5-RDFStore/Makefile
+++ b/textproc/p5-RDFStore/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= RDFStore
-PORTVERSION= 0.50
+PORTVERSION= 0.51
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= RDF/AREGGIORI
@@ -30,13 +30,15 @@ MAN3= DBD::RDFStore.3 DBMS.3 RDFStore.3 \
RDFStore::Model.3 RDFStore::NodeFactory.3 RDFStore::Object.3 \
RDFStore::Parser.3 RDFStore::Parser::NTriples.3 \
RDFStore::Parser::SiRPAC.3 \
- RDFStore::Parser::Styles::RDFStore::Model.3 RDFStore::RDFNode.3 \
- RDFStore::Resource.3 RDFStore::SchemaModel.3 \
- RDFStore::Serializer.3 RDFStore::Serializer::NTriples.3 \
- RDFStore::Serializer::RDFXML.3 RDFStore::Serializer::RSS.3 \
- RDFStore::Statement.3 RDFStore::Util::Digest.3 \
- RDFStore::Util::UTF8.3 RDFStore::VirtualModel.3 \
- RDFStore::Vocabulary::Generator.3 RDQL::Parser.3 Util::BLOB.3
+ RDFStore::Parser::Styles::RDFStore::Model.3 \
+ RDFStore::Parser::Styles::RDFStore::Statement.3 \
+ RDFStore::RDFNode.3 RDFStore::Resource.3 \
+ RDFStore::SchemaModel.3 RDFStore::Serializer.3 \
+ RDFStore::Serializer::NTriples.3 RDFStore::Serializer::RDFXML.3 \
+ RDFStore::Serializer::RSS.3 RDFStore::Statement.3 \
+ RDFStore::Util::Digest.3 RDFStore::Util::UTF8.3 \
+ RDFStore::VirtualModel.3 RDFStore::Vocabulary::Generator.3 \
+ RDQL::Parser.3 Util::BLOB.3
pre-configure:
@${ECHO} "INCLUDE=${BDB_INCLUDE_DIR}" > ${WRKSRC}/arch_conf.in