diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-09-24 19:48:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-09-24 19:48:48 +0000 |
commit | 15a6efbb01ea2bffff07aded19eabc20e07762e1 (patch) | |
tree | 148e149e474009e9b6b5b5c55e54d46877e64ee7 /textproc/Makefile | |
parent | 98a14b687de6fa7bcf177a2f3e3fea7e149eb3b3 (diff) | |
download | ports-15a6efbb01ea2bffff07aded19eabc20e07762e1.tar.gz ports-15a6efbb01ea2bffff07aded19eabc20e07762e1.zip |
Parse FOAF (Friend of a Friend) data
Author: Benjamin Trott <ben+cpan@stupidfool.org>
WWW: http://search.cpan.org/~btrott/XML-FOAF-0.03/
PR: ports/103579
Submitted by: markun@onohara.to
Notes
Notes:
svn path=/head/; revision=173735
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 415cfc420b72..cfb7de117137 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -577,6 +577,7 @@ SUBDIR += p5-XML-Dumper SUBDIR += p5-XML-Elemental SUBDIR += p5-XML-Encoding + SUBDIR += p5-XML-FOAF SUBDIR += p5-XML-Feed SUBDIR += p5-XML-Filter-BufferText SUBDIR += p5-XML-Filter-DOMFilter-LibXML |