aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent/pkg-plist
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-12 10:19:49 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-12 10:19:49 +0000
commitcbe5c931ce08bcd7c9ddcc55bf032d6342433506 (patch)
treed26d35826a0bbbd00f133535be031c8e91471039 /net-p2p/libtorrent/pkg-plist
parent77bad5e28211d5931802dcb098f706e3cf4ec588 (diff)
Notes
Diffstat (limited to 'net-p2p/libtorrent/pkg-plist')
-rw-r--r--net-p2p/libtorrent/pkg-plist13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
new file mode 100644
index 000000000000..4913b88c876e
--- /dev/null
+++ b/net-p2p/libtorrent/pkg-plist
@@ -0,0 +1,13 @@
+include/torrent/common.h
+include/torrent/download.h
+include/torrent/exceptions.h
+include/torrent/entry.h
+include/torrent/http.h
+include/torrent/peer.h
+include/torrent/torrent.h
+lib/libtorrent.a
+lib/libtorrent.so
+lib/libtorrent.so.2
+libexec/pkgconfig/libtorrent.pc
+@dirrm include/torrent
+@unexec rmdir %D/libexec/pkgconfig 2> /dev/null || true