940cbde1f9
* Take care to set a sane PATH. * Add set -e * Copy example files into ${PREFIX}/share/examples/PORTNAME. * Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear since it already exists in the Makefile with a different value. * Change output of INSTALL/DEINSTALL to be more like other scripts found in the tree(suggested by heko@). * Print correct names in DEINSTALL scripts(spotted by Aleksander Piotrowski <alek@piestrak.waw.pl>) From maintainer Nils Nordman <nino@nforced.com>.
59 lines
1.7 KiB
Plaintext
59 lines
1.7 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.3 2001/09/20 20:01:22 naddy Exp $
|
|
bin/oaf-client
|
|
bin/oaf-config
|
|
bin/oaf-run-query
|
|
bin/oaf-slay
|
|
bin/oaf-sysconf
|
|
bin/oafd
|
|
include/liboaf/liboaf-version.h
|
|
include/liboaf/liboaf.h
|
|
include/liboaf/oaf-actid.h
|
|
include/liboaf/oaf-activate.h
|
|
include/liboaf/oaf-async.h
|
|
include/liboaf/oaf-factory-suppress.h
|
|
include/liboaf/oaf-factory.h
|
|
include/liboaf/oaf-mainloop.h
|
|
include/liboaf/oaf-plugin.h
|
|
include/liboaf/oaf-registration.h
|
|
include/liboaf/oaf-servreg.h
|
|
include/liboaf/oaf-util.h
|
|
include/liboaf/oaf.h
|
|
lib/liboaf.la
|
|
lib/oafConf.sh
|
|
share/aclocal/oaf.m4
|
|
share/examples/oaf/oaf/oaf-config.xml
|
|
share/examples/oaf/oaf/oaf-config.xml.sample
|
|
share/idl/oaf-factory.idl
|
|
share/idl/oaf.idl
|
|
share/locale/da/LC_MESSAGES/oaf.mo
|
|
share/locale/de/LC_MESSAGES/oaf.mo
|
|
share/locale/es/LC_MESSAGES/oaf.mo
|
|
share/locale/fi/LC_MESSAGES/oaf.mo
|
|
share/locale/fr/LC_MESSAGES/oaf.mo
|
|
share/locale/ga/LC_MESSAGES/oaf.mo
|
|
share/locale/gl/LC_MESSAGES/oaf.mo
|
|
share/locale/hu/LC_MESSAGES/oaf.mo
|
|
share/locale/it/LC_MESSAGES/oaf.mo
|
|
share/locale/ja/LC_MESSAGES/oaf.mo
|
|
share/locale/ko/LC_MESSAGES/oaf.mo
|
|
share/locale/no/LC_MESSAGES/oaf.mo
|
|
share/locale/pl/LC_MESSAGES/oaf.mo
|
|
share/locale/pt_BR/LC_MESSAGES/oaf.mo
|
|
share/locale/ro/LC_MESSAGES/oaf.mo
|
|
share/locale/ru/LC_MESSAGES/oaf.mo
|
|
share/locale/sk/LC_MESSAGES/oaf.mo
|
|
share/locale/sl/LC_MESSAGES/oaf.mo
|
|
share/locale/sv/LC_MESSAGES/oaf.mo
|
|
share/locale/tr/LC_MESSAGES/oaf.mo
|
|
share/locale/uk/LC_MESSAGES/oaf.mo
|
|
share/oaf/OAF_naming-service.oaf
|
|
share/oaf/empty.oafinfo
|
|
%%SHARED%%
|
|
@exec mkdir -p %D/share/oaf/html/liboaf
|
|
@dirrm share/oaf/html/liboaf
|
|
@dirrm share/oaf/html
|
|
@dirrm share/oaf
|
|
@dirrm share/examples/oaf/oaf
|
|
@dirrm share/examples/oaf
|
|
@dirrm include/liboaf
|