diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-17 21:45:56 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-17 21:45:56 +0300 |
commit | d8f747eea898717f96d8328e5ee52e17dfb37237 (patch) | |
tree | fe013b0f59cd4d7f31d84fd3c775aa39c0e4b313 /freebsd/pkg-plist | |
parent | fb0d60c891b695a207cc2ac7055b8e2bd30dc9d0 (diff) | |
download | sciteco-d8f747eea898717f96d8328e5ee52e17dfb37237.tar.gz |
freebsd port: synced with the version in FreeBSD ports
Rodrigo Osorio re-included the PNGs even for sciteco-curses.
Should be fixed at the Autoconf-level, by only installing the PNGs on GTK.
Diffstat (limited to 'freebsd/pkg-plist')
-rw-r--r-- | freebsd/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/freebsd/pkg-plist b/freebsd/pkg-plist index 4046f68..a4b0058 100644 --- a/freebsd/pkg-plist +++ b/freebsd/pkg-plist @@ -11,6 +11,9 @@ share/man/man7/%%PROGRAM_PREFIX%%sciteco.7.gz %%DATADIR%%/lib/fnkeys.tes %%DATADIR%%/lib/getopt.tes %%DATADIR%%/lib/lexer.tes +%%DATADIR%%/sciteco-16.png +%%DATADIR%%/sciteco-32.png +%%DATADIR%%/sciteco-48.png %%LEXILLA%%%%DATADIR%%/lib/lexers/abaqus.tes %%LEXILLA%%%%DATADIR%%/lib/lexers/ada.tes %%LEXILLA%%%%DATADIR%%/lib/lexers/asciidoc.tes |