aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-RDF-Simple/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-04-10 08:13:03 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-04-10 08:13:03 +0000
commit1eef37bcd167230342d7360fc523c355042432e5 (patch)
tree0fba98e6b02c1c8b63a1b55af557907442c4cdc6 /textproc/p5-RDF-Simple/Makefile
parentee11adaabd1187e5b136e97d23762133117671b5 (diff)
downloadports-1eef37bcd167230342d7360fc523c355042432e5.tar.gz
ports-1eef37bcd167230342d7360fc523c355042432e5.zip
- update to 0.409
Notes
Notes: svn path=/head/; revision=231996
Diffstat (limited to 'textproc/p5-RDF-Simple/Makefile')
-rw-r--r--textproc/p5-RDF-Simple/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-RDF-Simple/Makefile b/textproc/p5-RDF-Simple/Makefile
index 4b82f99edfc7..58df2e3a258e 100644
--- a/textproc/p5-RDF-Simple/Makefile
+++ b/textproc/p5-RDF-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= RDF-Simple
-PORTVERSION= 0.40.7
+PORTVERSION= 0.40.9
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Read and write RDF without complication
RUN_DEPENDS= p5-Class-MakeMethods>=0:${PORTSDIR}/devel/p5-Class-MakeMethods \
+ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \