diff options
author | miwi <miwi@FreeBSD.org> | 2009-10-30 07:21:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-10-30 07:21:40 +0800 |
commit | 1a71fd6ffd5624955665b935f5097866c4d2aa66 (patch) | |
tree | 45d5737845dedfd8d5dd6487f6001090d1c201a1 /devel/Makefile | |
parent | 708a98bcb6f0d3163023646ef635f558db8b006e (diff) | |
download | freebsd-ports-gnome-1a71fd6ffd5624955665b935f5097866c4d2aa66.tar.gz freebsd-ports-gnome-1a71fd6ffd5624955665b935f5097866c4d2aa66.tar.zst freebsd-ports-gnome-1a71fd6ffd5624955665b935f5097866c4d2aa66.zip |
Provides a method for storing bookmarks for URIs
in ZConf.
WWW: http://search.cpan.org/dist/ZConf-Bookmarks/
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index b6f08625df3d..d90d709d6c5a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2106,6 +2106,7 @@ SUBDIR += p5-XML-Pastor SUBDIR += p5-XSLoader SUBDIR += p5-Yada-Yada-Yada + SUBDIR += p5-ZConf-Bookmarks SUBDIR += p5-ZConf-GUI SUBDIR += p5-ZML SUBDIR += p5-accessors |