diff options
author | recht <recht> | 2004-01-17 15:25:37 +0000 |
---|---|---|
committer | recht <recht> | 2004-01-17 15:25:37 +0000 |
commit | c5bff87a7bd3f4a708e1c21d6a7012d31d380752 (patch) | |
tree | aa8d30e3b2e21f66ec76925a8fa3ec7aa92cc551 /audio/libcddb/PLIST | |
parent | 768f3cf6d7cdf60c0e6eb932672b3353f2bdcaee (diff) | |
download | pkgsrc-c5bff87a7bd3f4a708e1c21d6a7012d31d380752.tar.gz |
initial import of libcddb-0.9.4
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible. The initial libary will
have a C API.
Diffstat (limited to 'audio/libcddb/PLIST')
-rw-r--r-- | audio/libcddb/PLIST | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/libcddb/PLIST b/audio/libcddb/PLIST new file mode 100644 index 00000000000..46548f90ea0 --- /dev/null +++ b/audio/libcddb/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/17 15:25:39 recht Exp $ +bin/cddb_query +include/cddb/cddb.h +include/cddb/cddb_cmd.h +include/cddb/cddb_conn.h +include/cddb/cddb_disc.h +include/cddb/cddb_error.h +include/cddb/cddb_log.h +include/cddb/cddb_track.h +lib/libcddb.a +lib/libcddb.la +lib/libcddb.so +lib/libcddb.so.1 +lib/libcddb.so.1.0 +lib/pkgconfig/libcddb.pc +@dirrm include/cddb |