diff options
author | roam <roam@FreeBSD.org> | 2005-02-16 07:17:45 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2005-02-16 07:17:45 +0800 |
commit | 355d4ab26e58d76590cf8a09cdbff2db72ba06f9 (patch) | |
tree | c0b49b5d5f697e697eaa49bb63dbd816797a223d /textproc/kbedic/pkg-plist | |
parent | 41c56f5d6cb3736e1a9ef3a00efc2bd2ed9ffb99 (diff) | |
download | freebsd-ports-gnome-355d4ab26e58d76590cf8a09cdbff2db72ba06f9.tar.gz freebsd-ports-gnome-355d4ab26e58d76590cf8a09cdbff2db72ba06f9.tar.zst freebsd-ports-gnome-355d4ab26e58d76590cf8a09cdbff2db72ba06f9.zip |
Snatch kbedic from the jaws of Death in the nick of time... Okay, okay -
the truth is, this is a *long* overdue update to kbedic to use the QT 3
libraries instead of the dead-and-gone QT 2 ones. This does indeed result
in some duplication of installed dictionaries, since kbedic no longer uses
textproc/bedic-data, but I'll take care of this later.
Break cbedic out into a full-blown port - it's a different version from
kbedic now. While I'm here, take maintainership of both ports.
Submitted by: arved (a long, long time ago)
Diffstat (limited to 'textproc/kbedic/pkg-plist')
-rw-r--r-- | textproc/kbedic/pkg-plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/kbedic/pkg-plist b/textproc/kbedic/pkg-plist index 9ec9a214c5a1..74c8851a8c78 100644 --- a/textproc/kbedic/pkg-plist +++ b/textproc/kbedic/pkg-plist @@ -1 +1,7 @@ bin/kbedic +%%DATADIR%%/kbedic_bg.qm +%%DATADIR%%/kbedic_icon_mini.xpm +%%DATADIR%%/kbedic_icon.xpm +%%DATADIR%%/en_bg.dat +%%DATADIR%%/bg_en.dat +@dirrm %%DATADIR%% |