diff options
author | makc <makc@FreeBSD.org> | 2013-01-09 08:08:40 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-09 08:08:40 +0800 |
commit | 01ed6bfb2dc7e12fdfdb83cadf514330d350ef7d (patch) | |
tree | 912ce6caf899ca4b8a9399107c5468e703e1edc0 /devel/libregf/pkg-plist | |
parent | 04e95190c113196fe713cd1684e16ae01cea297e (diff) | |
download | freebsd-ports-gnome-01ed6bfb2dc7e12fdfdb83cadf514330d350ef7d.tar.gz freebsd-ports-gnome-01ed6bfb2dc7e12fdfdb83cadf514330d350ef7d.tar.zst freebsd-ports-gnome-01ed6bfb2dc7e12fdfdb83cadf514330d350ef7d.zip |
Add new port devel/libregf:
Library and tools to support the Windows NT Registry File (REGF) format.
WWW: http://code.google.com/p/libregf/
PR: ports/174614
Submitted by: antoine@
Diffstat (limited to 'devel/libregf/pkg-plist')
-rw-r--r-- | devel/libregf/pkg-plist | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/libregf/pkg-plist b/devel/libregf/pkg-plist new file mode 100644 index 000000000000..521a75bcd82f --- /dev/null +++ b/devel/libregf/pkg-plist @@ -0,0 +1,20 @@ +bin/regfexport +bin/regfinfo +bin/regfmount +bin/regfreport +include/libregf.h +include/libregf/codepage.h +include/libregf/definitions.h +include/libregf/error.h +include/libregf/extern.h +include/libregf/features.h +include/libregf/types.h +lib/libregf.a +lib/libregf.la +lib/libregf.so +lib/libregf.so.1 +%%PYTHON_SITELIBDIR%%/pyregf.a +%%PYTHON_SITELIBDIR%%/pyregf.la +%%PYTHON_SITELIBDIR%%/pyregf.so +libdata/pkgconfig/libregf.pc +@dirrm include/libregf |