diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-23 19:14:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-23 19:14:23 +0000 |
commit | 134442c0642d069846e314160205618af5736d77 (patch) | |
tree | 6e4ac960f4048e54ef4bcfab92516adefdfa7a9d /www/libghttp/pkg-plist | |
parent | Activate libaudiofile. (diff) |
libghttp is the GNOME http client library, need by GNOME project.
Diffstat (limited to 'www/libghttp/pkg-plist')
-rw-r--r-- | www/libghttp/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/libghttp/pkg-plist b/www/libghttp/pkg-plist new file mode 100644 index 000000000000..374f2ab47001 --- /dev/null +++ b/www/libghttp/pkg-plist @@ -0,0 +1,8 @@ +include/ghttp.h +include/ghttp_constants.h +lib/libghttp.a +lib/libghttp.la +lib/libghttp.so +lib/libghttp.so.0.1 +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B |