diff options
author | miwi <miwi@FreeBSD.org> | 2009-10-30 07:29:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-10-30 07:29:43 +0800 |
commit | 8b28e1403fb540b7bb8967ae82e98547d9cfd974 (patch) | |
tree | 174fdac5a42c0b55821cefa94cc2df6949e5b4c2 /net/Makefile | |
parent | 9739cae78e6b84976184987a079ddb79e0840aec (diff) | |
download | freebsd-ports-gnome-8b28e1403fb540b7bb8967ae82e98547d9cfd974.tar.gz freebsd-ports-gnome-8b28e1403fb540b7bb8967ae82e98547d9cfd974.tar.zst freebsd-ports-gnome-8b28e1403fb540b7bb8967ae82e98547d9cfd974.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 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index a0cd24346677..62a443d5cdca 100644 --- a/net/Makefile +++ b/net/Makefile @@ -675,6 +675,7 @@ SUBDIR += p5-XML-RPC SUBDIR += p5-XPC SUBDIR += p5-ZConf + SUBDIR += p5-ZConf-Bookmarks SUBDIR += p5-perl-ldap SUBDIR += panoptis SUBDIR += paris-traceroute |