diff options
author | pav <pav@FreeBSD.org> | 2004-07-20 22:36:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-20 22:36:11 +0800 |
commit | 27a30b36c28cc1918ba31690c9f0930ab28dff9d (patch) | |
tree | 53b3ab3ff2c884e47522d3c6bd64aef93c84780e /devel/Makefile | |
parent | 315996cafbdd8d0b981e74793df541b06322a4cf (diff) | |
download | freebsd-ports-gnome-27a30b36c28cc1918ba31690c9f0930ab28dff9d.tar.gz freebsd-ports-gnome-27a30b36c28cc1918ba31690c9f0930ab28dff9d.tar.zst freebsd-ports-gnome-27a30b36c28cc1918ba31690c9f0930ab28dff9d.zip |
Add libgutenfetch, which provides a clean and consistent interface for
application developers to write clients which list and fetch free electronic
texts from any number of Project Gutenberg servers throughout the world.
PR: ports/69246
Submitted by: Russell Francis <rf358197@ohio.edu>
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 65f56bb48556..981a63ff577b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -412,6 +412,7 @@ SUBDIR += libgsf SUBDIR += libgsf-gnome SUBDIR += libgtop2 + SUBDIR += libgutenfetch SUBDIR += libhash SUBDIR += libhoard SUBDIR += libical |