mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
df757445b0
for gnorba in the GNOME 2.0 development platform.
24 lines
673 B
Plaintext
24 lines
673 B
Plaintext
bin/oaf-client
|
|
bin/oaf-config
|
|
bin/oaf-run-query
|
|
bin/oafd
|
|
etc/oafConf.sh
|
|
include/liboaf/gnome-factory.h
|
|
include/liboaf/liboaf-version.h
|
|
include/liboaf/liboaf.h
|
|
include/liboaf/oaf.h
|
|
lib/liboaf.a
|
|
lib/liboaf.so
|
|
lib/liboaf.so.0
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
|
share/aclocal/oaf.m4
|
|
share/gnome/idl/gnome-factory.idl
|
|
share/gnome/idl/oaf.idl
|
|
share/gnome/oaf/empty.oafinfo
|
|
share/gnome/oaf/oafd.oafinfo
|
|
@unexec rmdir %D/share/gnome/oaf 2>/dev/null || true
|
|
@unexec rmdir %D/share/gnome/idl 2>/dev/null || true
|
|
@unexec rmdir %D/share/gnome 2>/dev/null || true
|
|
@dirrm include/liboaf
|