mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c7ebf682d0
PR: 17050 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
bin/gdbio
|
|
bin/gide
|
|
include/gtkeditor.h
|
|
include/gtkhint.h
|
|
include/gtksctext.h
|
|
lib/gide/plugins/%%VERSION%%/libgide_asciitable.a
|
|
lib/gide/plugins/%%VERSION%%/libgide_asciitable.so
|
|
lib/gide/plugins/%%VERSION%%/libgide_asciitable.so.0
|
|
lib/gide/plugins/%%VERSION%%/libgide_calculator.a
|
|
lib/gide/plugins/%%VERSION%%/libgide_calculator.so
|
|
lib/gide/plugins/%%VERSION%%/libgide_calculator.so.0
|
|
lib/gide/plugins/%%VERSION%%/libgide_docstat.a
|
|
lib/gide/plugins/%%VERSION%%/libgide_docstat.so
|
|
lib/gide/plugins/%%VERSION%%/libgide_docstat.so.0
|
|
lib/gide/plugins/%%VERSION%%/libgide_sample.a
|
|
lib/gide/plugins/%%VERSION%%/libgide_sample.so
|
|
lib/gide/plugins/%%VERSION%%/libgide_sample.so.0
|
|
lib/gide/plugins/%%VERSION%%/libgide_text.a
|
|
lib/gide/plugins/%%VERSION%%/libgide_text.so
|
|
lib/gide/plugins/%%VERSION%%/libgide_text.so.0
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
share/gIDE/extra/README
|
|
share/gIDE/extra/compile_sets
|
|
share/gIDE/extra/functions.highlight
|
|
share/gIDE/extra/functions.ignore
|
|
share/gIDE/extra/gide.conf
|
|
share/gIDE/extra/gide.scm
|
|
share/gIDE/extra/glob
|
|
share/gIDE/extra/glob.scm
|
|
share/gIDE/extra/patterns
|
|
share/gIDE/extra/patterns.scm
|
|
share/gnome/apps/Development/gIDE.desktop
|
|
share/locale/fr/LC_MESSAGES/gIDE.mo
|
|
@unexec rmdir %D/share/gnome/apps/Development 2>/dev/null || true
|
|
@dirrm share/gIDE/extra
|
|
@dirrm share/gIDE
|
|
@dirrm lib/gide/plugins/%%VERSION%%
|
|
@dirrm lib/gide/plugins
|
|
@dirrm lib/gide
|